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