mirror of
https://github.com/FluuxIO/go-xmpp
synced 2024-11-03 15:40:13 +00:00
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 New Issue
Block a user