mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-11 21:01:38 +00:00
add file path param
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
set -eu
|
||||
|
||||
echo $2
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
then
|
||||
bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user