mirror of
https://git.mills.io/prologic/zs
synced 2024-11-25 14:56:12 +03:00
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