Skip to content

Commit

Permalink
update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
linkfrg committed Jul 30, 2024
1 parent b494543 commit 42ac903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
pip install ruff
- name: Check code style
run:
Expand Down

0 comments on commit 42ac903

Please sign in to comment.