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 8858279 + c50668b commit 34011bcCopy full SHA for 34011bc
1 file changed
.github/workflows/lint.yml
@@ -20,9 +20,4 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v6
23
- - name: Install uv
24
- uses: astral-sh/setup-uv@v7
25
- - name: Install prek
26
- run: uv tool install prek
27
- - name: Run prek
28
- run: prek run --all-files
+ - uses: j178/prek-action@v1
0 commit comments