Skip to content

Commit

Permalink
Finish running the whole CI matrix before stopping
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Dec 13, 2023
1 parent 22b4214 commit a88cecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- python-version: 3.7
Expand Down

0 comments on commit a88cecf

Please sign in to comment.