Update github config files
This commit is contained in:
parent
f2179ed28b
commit
7e6133812d
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
env:
|
env:
|
||||||
GOPROXY: "https://proxy.golang.org"
|
GOPROXY: "https://proxy.golang.org"
|
||||||
|
GO111MODULE: "on"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user