Skip to content

Commit

Permalink
Restore fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
mcara committed Apr 28, 2021
1 parent 92d6505 commit db483f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ${{ matrix.os }}
needs: initial_check
strategy:
fail-fast: false
fail-fast: true
matrix:
include:

Expand Down

0 comments on commit db483f0

Please sign in to comment.