We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e625e commit 2e8781fCopy full SHA for 2e8781f
.github/workflows/validate.yml
@@ -35,7 +35,6 @@ jobs:
35
strategy:
36
matrix: ${{ fromJSON(needs.setup.outputs.jobs) }}
37
fail-fast: false
38
- max-parallel: 1
39
secrets: inherit
40
uses: ./.github/workflows/build.yml
41
with:
0 commit comments