mirror of https://github.com/v2ray/v2ray-core
Fix job name
parent
9343b8879e
commit
0cfc13b029
|
@ -20,7 +20,7 @@ jobs:
|
||||||
workingDirectory: '$(system.defaultWorkingDirectory)'
|
workingDirectory: '$(system.defaultWorkingDirectory)'
|
||||||
displayName: 'Test'
|
displayName: 'Test'
|
||||||
|
|
||||||
- job: Linux Coverage
|
- job: Linux_Coverage
|
||||||
dependsOn: Linux
|
dependsOn: Linux
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in New Issue