Skip to content

Commit dadba21

Browse files
committed
Test workflow requires artifact from build workflow
1 parent dbdbfba commit dadba21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171

7272
test:
7373
name: "Test"
74+
needs: build
7475

7576
strategy:
7677
matrix:

0 commit comments

Comments
 (0)