Skip to content

Commit b714b6a

Browse files
authored
Merge branch 'main' into chore/chunk-grids-module
2 parents 4c66700 + c50668b commit b714b6a

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
@@ -17,9 +17,4 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- 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
20+
- uses: j178/prek-action@v1

0 commit comments

Comments
 (0)