Skip to content

Commit 83915e4

Browse files
committed
Update release-snapshot.yml
1 parent dbc1bc0 commit 83915e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-snapshot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
uses: './.github/workflows/build.yml'
88

99
test:
10+
needs: ['build']
1011
uses: './.github/workflows/test.yml'
1112
with:
1213
reportCoverage: false

0 commit comments

Comments
 (0)