Files
codecov-action/hooks/pre-commit
2020-12-20 16:57:08 -05:00

5 lines
61 B
Bash

#!/usr/bin/env bash
npm i --package-lock-only
npm run build