Skip to content

Commit 9ea517f

Browse files
committed
app action
1 parent 387739a commit 9ea517f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
run: |
1616
pip install uv
1717
uv sync
18+
pip install ruff
1819
- name: lint
1920
run: |
2021
ruff check .

0 commit comments

Comments
 (0)