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