private
This commit is contained in:
parent
121d8799a7
commit
b655097bbc
2
.github/workflows/test_project.yml
vendored
2
.github/workflows/test_project.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
go-version-file: 'go.mod'
|
||||
- name: run tidy
|
||||
run: |
|
||||
GOPROXY=direct go mod tidy
|
||||
GOPROXY=direct GOPRIVATE=git.maximotejeda.com/maximo go mod tidy
|
||||
- name: test with go
|
||||
run: go test -v ./...
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user