Skip to content

Commit

Permalink
do not cancel after 1st job fails
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed Nov 1, 2024
1 parent 3fb677d commit 3f592cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
runs-on: ubuntu-latest
# One runner for each domain
strategy:
fail-fast: false
matrix:
include:
- config: portBLAS
Expand Down

0 comments on commit 3f592cf

Please sign in to comment.