Skip to content

Commit

Permalink
Stop CI Fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
sheinbergon committed Nov 23, 2023
1 parent b87371c commit 2c27cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/multi-platform-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
name: run tests, style verification, measure code coverage and publish to nexus staging repository
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ ubuntu-22.04, windows-2022, macos-13]
env:
Expand Down

0 comments on commit 2c27cfa

Please sign in to comment.