This website requires JavaScript.
Explore
Help
Sign In
actions
/
codecov-action
Watch
1
Star
0
Fork
0
You've already forked codecov-action
mirror of
https://github.com/codecov/codecov-action
synced
2026-05-21 20:17:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb6775daf73f46666e53c687005dc3b35f4306e4
codecov-action
/
hooks
/
pre-commit
T
7 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Add makefile and automations
2020-12-20 16:57:08 -05:00
#!/usr/bin/env bash
Add
set -e
to pre-commit hook
2021-06-10 13:28:49 -04:00
set
-e
feat: use wrapper (
#1621
)
2024-11-11 10:54:09 -05:00
cp src/scripts/dist/codecov.sh dist/codecov.sh
git add dist/codecov.sh
Reference in New Issue
Copy Permalink