Skip to content

Commit

Permalink
Merge pull request #491 from pygae/fix-ci
Browse files Browse the repository at this point in the history
Fix indentation
  • Loading branch information
utensil authored Mar 28, 2024
2 parents 89be96c + e2e0af1 commit bcc2fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
fail-fast: false
fail-fast: false
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit bcc2fa0

Please sign in to comment.