[bug-0zkpwxbsdxcn] Own canonical offline private Go module tooling #2
@@ -11,4 +11,4 @@ jobs:
|
|||||||
- name: Canonical export and native offline boundaries
|
- name: Canonical export and native offline boundaries
|
||||||
run: |
|
run: |
|
||||||
python3 -m unittest discover -s tests
|
python3 -m unittest discover -s tests
|
||||||
GO111MODULE=off GOTOOLCHAIN=local GOFLAGS= go test -race ./tools/private-modules
|
CGO_ENABLED=1 GO111MODULE=off GOTOOLCHAIN=local GOFLAGS= go test -race ./tools/private-modules
|
||||||
|
|||||||
Reference in New Issue
Block a user