Skip to content

Commit

Permalink
remove fail-fast from test job
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage authored and teor2345 committed Feb 19, 2021
1 parent c51fd68 commit a9e4768
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 @@ -15,6 +15,7 @@ jobs:
timeout-minutes: 60
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
rust: [stable, beta]
Expand Down

0 comments on commit a9e4768

Please sign in to comment.