This website requires JavaScript.
Explore
Help
Sign In
haskal
/
Plume
Watch
1
Star
0
Fork
You've already forked Plume
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c19c094e0c
Plume
/
script
/
upload_coverage.sh
4 lines
75 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-eo pipefail
bash <
(
curl -s https://codecov.io/bash
)
-F
$1
Reference in New Issue
View Git Blame
Copy Permalink