mirror of
https://git.mills.io/prologic/zs
synced 2025-04-09 12:02:03 +00:00
install codecov as user
This commit is contained in:
parent
f8339b4f23
commit
d308f7f24f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue