Skip to content

Commit 387e828

Browse files
author
Daniel Schmidt
committed
make test depend on build
1 parent ad86ab2 commit 387e828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,5 @@ jobs:
108108
push-to-registry: true
109109

110110
test:
111+
needs: build
111112
uses: ./.github/workflows/docker-compose-test.yml

0 commit comments

Comments
 (0)