Remove proxy
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Tidy
|
- name: Tidy
|
||||||
run: |
|
run: |
|
||||||
export GOPROXY='https://proxy.golang.org,direct'
|
|
||||||
go mod tidy
|
go mod tidy
|
||||||
- name: Launch Test
|
- name: Launch Test
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user