Skip to content

Commit

Permalink
fails-fast = false
Browse files Browse the repository at this point in the history
  • Loading branch information
Hi-king committed Oct 16, 2023
1 parent 9337a8d commit b690597
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 @@ -10,6 +10,7 @@ jobs:
tests:
runs-on: ${{ matrix.platform }}
strategy:
fail-fast: false # would like to see which version fails
max-parallel: 3
matrix:
platform: [ubuntu-latest]
Expand Down

0 comments on commit b690597

Please sign in to comment.