Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
naisila committed Dec 23, 2024
1 parent 2cde6e3 commit 457c252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
pg16_version: '{ "major": "16", "full": "16.5" }'
upgrade_pg_versions: "14.14-15.9-16.5"
steps:
# Since GHA jobs needs at least one step we use a noop step here.
# Since GHA jobs needs at least one step we use a noop step here..
- name: Set up parameters
run: echo 'noop'
check-sql-snapshots:
Expand Down

0 comments on commit 457c252

Please sign in to comment.