mirror of
https://github.com/codecov/codecov-action
synced 2026-05-18 05:03:25 +03:00
Add makefile and automations
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
npm i --package-lock-only
|
||||
npm run build
|
||||
Reference in New Issue
Block a user