Skip to content

Commit 0ca6fe9

Browse files
committed
Disable fail-fast
1 parent 2ef2392 commit 0ca6fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-reselect-codemods.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313

1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
node: [18, 20, latest]
1718
os: [ubuntu-latest, windows-latest, macos-latest]

0 commit comments

Comments
 (0)