Update main.yml
This commit is contained in:
parent
6d685a637e
commit
985033f9f1
|
@ -37,6 +37,7 @@ jobs:
|
||||||
GOARCH: 386
|
GOARCH: 386
|
||||||
CGO_ENABLED: 1
|
CGO_ENABLED: 1
|
||||||
run: |
|
run: |
|
||||||
|
echo %PATH%
|
||||||
go env
|
go env
|
||||||
go test
|
go test
|
||||||
Linux_x64:
|
Linux_x64:
|
||||||
|
|
Loading…
Reference in New Issue