Skip to content

Commit

Permalink
fail-fast false
Browse files Browse the repository at this point in the history
  • Loading branch information
md-arif-shaikh authored Sep 26, 2024
1 parent 20137da commit d4d103d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'ci skip')"
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
max-parallel: 4
matrix:
os: [macos-latest, ubuntu-latest]
Expand Down

0 comments on commit d4d103d

Please sign in to comment.