mirror of
https://github.com/actions/setup-java.git
synced 2026-07-08 14:21:50 +00:00
Removed deprecated lines from pre-commit and pre-push
This commit is contained in:
parent
d9e99fb853
commit
c30ae1169a
@ -1,4 +1 @@
|
|||||||
#!/usr/bin/env sh
|
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npx lint-staged
|
npx lint-staged
|
||||||
|
|||||||
@ -1,4 +1 @@
|
|||||||
#!/usr/bin/env sh
|
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npm run build && npm test
|
npm run build && npm test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user