We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba01cf commit 2415a0dCopy full SHA for 2415a0d
.github/workflows/node-ci.yml
@@ -18,7 +18,6 @@ jobs:
18
if: ${{ github.actor != 'dependabot'}}
19
runs-on: ubuntu-latest
20
strategy:
21
- fail-fast: true
22
matrix:
23
test: ['lint', 'citest']
24
node_version: ['12.x', '16.x']
0 commit comments