disable go mod tidy
This commit is contained in:
parent
df62b17149
commit
917ab9be27
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -40,7 +40,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Tests
|
- name: Tests
|
||||||
run: |
|
run: |
|
||||||
go mod tidy
|
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
|
|
||||||
- name: Docker Login
|
- name: Docker Login
|
||||||
|
Loading…
x
Reference in New Issue
Block a user