Skip to content

Commit

Permalink
Disable fast fail
Browse files Browse the repository at this point in the history
Signed-off-by: Luigi311 <[email protected]>
  • Loading branch information
luigi311 committed Jun 28, 2023
1 parent 29f5510 commit 81e9678
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 @@ -25,6 +25,7 @@ jobs:
runs-on: ubuntu-latest
needs: pytest
strategy:
fail-fast: false
matrix:
include:
- dockerfile: Dockerfile.alpine
Expand Down

0 comments on commit 81e9678

Please sign in to comment.