We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jsx-eslint
ljharb
Learn more about funding links in repositories.
Report abuse
1 parent 2ebb1ad commit d57887cCopy full SHA for d57887c
.github/workflows/node-4+.yml
@@ -21,6 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
strategy:
24
+ fail-fast: false
25
matrix:
26
node-version: ${{ fromJson(needs.matrix.outputs.latest) }}
27
eslint:
0 commit comments