Skip to content

Commit

Permalink
ci: allow unpinned tests to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
JGrothoff committed Nov 20, 2024
1 parent 6410c04 commit 5fa8d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

test-current-version:
runs-on: ubuntu-latest
continue-on-error: true
strategy:
matrix:
python-version: ["3.12", "3.13"]
Expand Down

0 comments on commit 5fa8d5f

Please sign in to comment.