mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-26 11:44:22 -04:00
Output Build Diagnose Information for common/buf
This commit is contained in:
parent
ab734056da
commit
2a27093144
@ -14,3 +14,8 @@ jobs:
|
||||
go test -p 1 -v -timeout 30m ./...
|
||||
workingDirectory: '$(Build.SourcesDirectory)'
|
||||
displayName: 'Test'
|
||||
|
||||
- script: |
|
||||
go build ./common/buf
|
||||
workingDirectory: '$(Build.SourcesDirectory)'
|
||||
displayName: 'Test Buf error'
|
||||
|
Loading…
x
Reference in New Issue
Block a user