mirror of
https://git.mills.io/prologic/zs
synced 2025-02-18 04:53:14 +03:00
install codecov as user
This commit is contained in:
parent
f8339b4f23
commit
d308f7f24f
@ -8,7 +8,7 @@ go:
|
|||||||
- tip
|
- tip
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pip install codecov
|
- pip install --user codecov
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user