mirror of https://github.com/v2ray/v2ray-core
add coverage token
parent
d1deebb6a9
commit
b40ae39d56
|
@ -23,6 +23,7 @@ jobs:
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GOPATH: '$(system.defaultWorkingDirectory)'
|
GOPATH: '$(system.defaultWorkingDirectory)'
|
||||||
|
CODECOV_TOKEN: '$(coverage.token)'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- checkout: none
|
- checkout: none
|
||||||
|
|
Loading…
Reference in New Issue