mirror of
https://git.mills.io/prologic/zs.git
synced 2026-02-17 22:05:24 -05:00
install codecov as user
This commit is contained in:
@@ -8,7 +8,7 @@ go:
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
- pip install codecov
|
||||
- pip install --user codecov
|
||||
after_success:
|
||||
- codecov
|
||||
|
||||
|
||||
Reference in New Issue
Block a user