forked from kashifshah-mirrors/zs
install codecov as user
This commit is contained in:
parent
f8339b4f23
commit
d308f7f24f
@ -8,7 +8,7 @@ go:
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
- pip install codecov
|
||||
- pip install --user codecov
|
||||
after_success:
|
||||
- codecov
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user