Skip to content

Commit 45ddc7c

Browse files
Continue running other matrix jobs when one fails
1 parent 3429280 commit 45ddc7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
test:
1313
runs-on: ubuntu-latest
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
ompi_version:
1718
- main

0 commit comments

Comments
 (0)