Skip to content

Commit 736bdc4

Browse files
committed
???
1 parent 6028420 commit 736bdc4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
run: |
3737
python -m pip install pre-commit
3838
- name: Run pre-commit checks
39-
# Continue on error to display the formatting diff in case lint fails.
40-
continue-on-error: true
4139
run: |
4240
pre-commit run --all-files
4341
- name: Check to see what files pre-commit modified

0 commit comments

Comments
 (0)