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 84ab8bf commit 2ccbdb8Copy full SHA for 2ccbdb8
.github/workflows/lint.yml
@@ -4,6 +4,7 @@ jobs:
4
check:
5
runs-on: ubuntu-latest
6
strategy:
7
+ fail-fast: false
8
matrix:
9
module: [".", "./integration"]
10
name: Lint (${{ matrix.module }})
0 commit comments