Skip to content

Commit

Permalink
ci not to fail fast.
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias authored Dec 7, 2023
1 parent 4dd8d6a commit 390edf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
name: Test
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
# When bumping, note to revise env.TEST_WITH_COVERAGE below
os: [ "ubuntu-20.04", "ubuntu-22.04", "macos-latest", "windows-latest" ]
Expand Down

0 comments on commit 390edf9

Please sign in to comment.