Skip to content

Commit

Permalink
turned off fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Nov 15, 2024
1 parent 0769a6f commit 0c60895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
run-tests:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
container_version: [v0.9.0, nightly]
container: dolfinx/dolfinx:${{ matrix.container_version }}
Expand Down

0 comments on commit 0c60895

Please sign in to comment.