mirror of
https://git.mills.io/prologic/zs
synced 2025-04-04 05:43:33 +03: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
|
||||
|
||||
before_install:
|
||||
- pip install codecov
|
||||
- pip install --user codecov
|
||||
after_success:
|
||||
- codecov
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue