Fix Codecov upload
This commit is contained in:
parent
fef7d1ec50
commit
d13e87f5bb
|
@ -5,4 +5,4 @@
|
|||
command: ./test.sh
|
||||
- name: codecov
|
||||
service: build
|
||||
command: bash -c "curl -s https://codecov.io/bash"
|
||||
command: bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Reference in a new issue