mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-06 07:50:37 +00:00
chore: update pre-commit
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
This commit is contained in:
parent
0ee88b790b
commit
c5f53550a0
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
|
npm install
|
||||||
|
npm run test
|
||||||
npm run build && git add dist/
|
npm run build && git add dist/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue