We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c9bd1 commit e02d7d5Copy full SHA for e02d7d5
.github/workflows/test.yml
@@ -57,6 +57,7 @@ jobs:
57
58
build-snap:
59
runs-on: ${{ matrix.os }}
60
+ needs: ['build']
61
62
strategy:
63
matrix:
0 commit comments