Skip to content

Commit

Permalink
(#54) Depend on the correct step
Browse files Browse the repository at this point in the history
  • Loading branch information
Auroratide committed Dec 29, 2024
1 parent 4dfc74e commit 8923a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

test:
name: Test
needs: deploy
needs: migrate
runs-on: ubuntu-latest
env:
ENV: prod
Expand Down

0 comments on commit 8923a6e

Please sign in to comment.