We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fail-fast
1 parent 2ef2392 commit 0ca6fe9Copy full SHA for 0ca6fe9
.github/workflows/test-reselect-codemods.yml
@@ -12,6 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
14
strategy:
15
+ fail-fast: false
16
matrix:
17
node: [18, 20, latest]
18
os: [ubuntu-latest, windows-latest, macos-latest]
0 commit comments