Skip to content

Commit

Permalink
run nox -s clippy-all against free-threaded build in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoldbaum committed Oct 21, 2024
1 parent 4bb4058 commit 1e875fa
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 @@ -575,6 +575,7 @@ jobs:
- run: python3 -m sysconfig
- run: python3 -m pip install --upgrade pip && pip install nox
- run: nox -s ffi-check
- run: nox -s clippy-all
- run: nox

test-version-limits:
Expand Down

0 comments on commit 1e875fa

Please sign in to comment.