1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-03-05 13:05:23 -05:00

add coverage token

This commit is contained in:
Darien Raymond
2018-11-12 23:03:21 +01:00
parent d1deebb6a9
commit b40ae39d56

View File

@@ -23,6 +23,7 @@ jobs:
variables:
GOPATH: '$(system.defaultWorkingDirectory)'
CODECOV_TOKEN: '$(coverage.token)'
steps:
- checkout: none