There was an error while loading. Please reload this page.
1 parent 39373cc commit c715e23Copy full SHA for c715e23
1 file changed
.github/workflows/workflow-lint.yml
@@ -10,7 +10,5 @@ jobs:
10
- uses: actions/checkout@v7
11
- name: Run ruff check
12
uses: astral-sh/ruff-action@v4.0.0
13
- with:
14
- version: "<0.16"
15
- name: Run ruff format
16
run: ruff format --check
0 commit comments