Skip to content

Commit 639df11

Browse files
fmt
1 parent 13ab85a commit 639df11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929

3030
- name: Run pre-commit on changed files
3131
run: |
32-
pre-commit run --files ${{ steps.changed-files.outputs.all_changed_files }} --hook-stage push
32+
pre-commit run --files ${{ steps.changed-files.outputs.all_changed_files }} --hook-stage push

0 commit comments

Comments
 (0)