mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 21:17:24 +00:00
put action.yml file in root
This commit is contained in:
parent
b0a09ce52f
commit
fea3224d4f
2 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
set -eu
|
|
||||||
|
|
||||||
bash <(curl -s https://codecov.io/bash)
|
|
||||||
Loading…
Reference in a new issue