mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Do not run pre-commit on all files
This commit is contained in:
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
|
||||
- name: Lints with pre-commit
|
||||
run: |
|
||||
pre-commit run -a
|
||||
pre-commit run
|
||||
|
||||
build:
|
||||
needs: [test]
|
||||
|
||||
Reference in New Issue
Block a user