Skip to content

Commit

Permalink
fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Feb 8, 2024
1 parent 4841d6a commit b66aaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:
- uses: actions/setup-python@v3
- name: 'Run linters'
run: |
python3 -m pip install ruff rstcheck toml-sort sphinx-rtd-theme
python3 -m pip install black ruff rstcheck toml-sort sphinx-rtd-theme
python3 -m pip freeze
make lint-all

0 comments on commit b66aaf9

Please sign in to comment.