Skip to content

Commit

Permalink
use right ruff ver
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Apr 6, 2024
1 parent be9f772 commit ac40661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
python-version: 3.x
- name: 'Run linters'
run: |
python3 -m pip install ruff black rstcheck toml-sort sphinx
python3 -m pip install ruff==0.3.4 black rstcheck toml-sort sphinx
make lint-all
# Check sanity of .tar.gz + wheel files
Expand Down

0 comments on commit ac40661

Please sign in to comment.