Skip to content

Commit

Permalink
tweak linter
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdavb committed Jun 26, 2024
1 parent 4f370ec commit 2e6d16a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint-ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install ruff
- name: Check with ruff
Expand Down

0 comments on commit 2e6d16a

Please sign in to comment.