There was an error while loading. Please reload this page.
1 parent b2ad727 commit 7631f42Copy full SHA for 7631f42
1 file changed
.github/workflows/lint.yml
@@ -23,9 +23,6 @@ jobs:
23
24
steps:
25
- uses: actions/checkout@v4
26
- - uses: actions/setup-python@v5
27
- with:
28
- python-version: 3.9
29
- uses: astral-sh/ruff-action@v1
30
with:
31
args: format --check --diff
0 commit comments