REMOVE TIDY
This commit is contained in:
parent
269fd8f5c5
commit
9f19881416
3
.github/workflows/test_project.yml
vendored
3
.github/workflows/test_project.yml
vendored
@ -24,9 +24,6 @@ jobs:
|
|||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version-file: 'go.mod'
|
go-version-file: 'go.mod'
|
||||||
- name: run tidy
|
|
||||||
run: |
|
|
||||||
go mod tidy
|
|
||||||
- name: test with go
|
- name: test with go
|
||||||
run: go test -v ./...
|
run: go test -v ./...
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user