mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-09 00:26:25 +00:00
Add makefile and automations
This commit is contained in:
4
hooks/pre-commit
Normal file
4
hooks/pre-commit
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
npm i --package-lock-only
|
||||
npm run build
|
||||
Reference in New Issue
Block a user