mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2026-04-03 18:33:19 +08:00
PR Feedback
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"husky": {
|
||||
"skipCI": true,
|
||||
"hooks": {
|
||||
"pre-commit": "npm run build && npm run format && npm run format-check"
|
||||
"pre-commit": "npm run build && npm run format"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user