Skip to content

Commit

Permalink
No point running both if one fails
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF authored Jun 1, 2024
1 parent 051f559 commit da7bc7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: true
max-parallel: 1
matrix:
python-version: ["3.10", 3.8]
steps:
Expand Down

0 comments on commit da7bc7d

Please sign in to comment.