Skip to content

Commit

Permalink
Disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed May 14, 2024
1 parent 2ef2392 commit 0ca6fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-reselect-codemods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}

strategy:
fail-fast: false
matrix:
node: [18, 20, latest]
os: [ubuntu-latest, windows-latest, macos-latest]
Expand Down

0 comments on commit 0ca6fe9

Please sign in to comment.