Skip to content

Commit

Permalink
CI: download latest ruff version
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Sep 30, 2024
1 parent aa452b2 commit 52da956
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 @@ -119,7 +119,7 @@ jobs:
python-version: 3.x
- name: 'Run linters'
run: |
python3 -m pip install ruff==0.4.4 black rstcheck toml-sort sphinx
python3 -m pip install ruff black rstcheck toml-sort sphinx
make lint-all
# upload weels as a single artefact
Expand Down

0 comments on commit 52da956

Please sign in to comment.