Skip to content

Commit 7a34e0e

Browse files
authored
Update main.yml
1 parent f9cde5e commit 7a34e0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
ruff:
1919
runs-on: ubuntu-latest
2020
steps:
21+
- uses: asottile/workflows/.github/actions/fast-checkout@v1.8.1
2122
- uses: astral-sh/ruff-action@v3
2223
- run: ruff check --fix
2324
- run: ruff format

0 commit comments

Comments
 (0)