Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
No fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Dec 18, 2023
1 parent 80e3bff commit 1838836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
cancel-in-progress: true
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
suite: ${{ fromJSON(github.event.inputs.suites )}}
steps:
Expand Down

0 comments on commit 1838836

Please sign in to comment.