Skip to content

Commit 16d1c69

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 54675f2 commit 16d1c69

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ruff:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: asottile/workflows/.github/actions/fast-checkout@v1.8.1
22-
- uses: astral-sh/ruff-action@v3
23-
- run: ruff check --fix
24-
- run: ruff format
21+
- uses: asottile/workflows/.github/actions/fast-checkout@v1.8.1
22+
- uses: astral-sh/ruff-action@v3
23+
- run: ruff check --fix
24+
- run: ruff format

0 commit comments

Comments
 (0)