We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c66700 + c50668b commit b714b6aCopy full SHA for b714b6a
1 file changed
.github/workflows/lint.yml
@@ -17,9 +17,4 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v6
20
- - name: Install uv
21
- uses: astral-sh/setup-uv@v7
22
- - name: Install prek
23
- run: uv tool install prek
24
- - name: Run prek
25
- run: prek run --all-files
+ - uses: j178/prek-action@v1
0 commit comments