Skip to content

Commit 34011bc

Browse files
authored
Merge branch 'main' into weak_GitHub_Actions_configuration
2 parents 8858279 + c50668b commit 34011bc

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,4 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- 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
23+
- uses: j178/prek-action@v1

0 commit comments

Comments
 (0)