We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b75b0 commit 05cd54eCopy full SHA for 05cd54e
.github/workflows/deploy-DEV.yml
@@ -61,6 +61,7 @@ jobs:
61
test:
62
name: Test
63
runs-on: ubuntu-latest
64
+ needs: build
65
strategy:
66
fail-fast: false
67
max-parallel: 10
0 commit comments