mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-22 01:06:30 -05:00
set test timeout
This commit is contained in:
parent
b40ae39d56
commit
2de8a0be2e
@ -17,6 +17,6 @@ jobs:
|
||||
workingDirectory: '$(system.defaultWorkingDirectory)'
|
||||
displayName: 'Fetch sources'
|
||||
- script: |
|
||||
go test -p 1 -tags json -v v2ray.com/core/...
|
||||
go test -p 1 -timeout 30m -v v2ray.com/core/...
|
||||
workingDirectory: '$(system.defaultWorkingDirectory)'
|
||||
displayName: 'Test'
|
||||
|
Loading…
Reference in New Issue
Block a user