only curl

This commit is contained in:
“ibrahim0814”
2019-08-06 05:22:27 -07:00
parent 2259c5b337
commit 1b962dd38a

View File

@@ -21,8 +21,8 @@ runs:
using: 'node12'
main: |
curl -s https://codecov.io/bash | bash -s -- \
-f ${inputs.file} \
-t ${inputs.token} \
-y ${inputs.conf} \
-F ${inputs.flags} \
-Z || echo 'Codecov upload failed'
# -f ${inputs.file} \
# -t ${inputs.token} \
# -y ${inputs.conf} \
# -F ${inputs.flags} \
# -Z || echo 'Codecov upload failed'