Skip to content

Commit 4f816ff

Browse files
committed
app action
1 parent 9ea517f commit 4f816ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-app.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
run: |
1616
pip install uv
1717
uv sync
18+
- name: install ruff
19+
run: |
1820
pip install ruff
1921
- name: lint
2022
run: |

0 commit comments

Comments
 (0)