Skip to content

Commit d9f7488

Browse files
authored
ci: add missing workflow dependency
1 parent 5a48d6a commit d9f7488

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dev-db-pgtest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
build:
5151
name: Build PostgreSQL Docker Images
5252
runs-on: ubuntu-latest
53+
needs: [migrate]
5354

5455
steps:
5556
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)