Skip to content

Commit

Permalink
Disable fail-fast for tests (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Burmak authored Jul 24, 2023
1 parent d454460 commit 80ca5bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
build:
needs: lint
strategy:
fail-fast: false
matrix:
target:
- {python: "3.6.15", ubuntu: "20.04"}
Expand Down

0 comments on commit 80ca5bb

Please sign in to comment.