Update go.yml
This commit is contained in:
parent
8fca7782ec
commit
3bac8c4f92
6
.github/workflows/go.yml
vendored
6
.github/workflows/go.yml
vendored
@ -20,9 +20,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v ./...
|
run: go test -v ./...
|
||||||
|
|
||||||
- name: Setup golangci-lint
|
|
||||||
uses: actions-contrib/golangci-lint@v1
|
|
||||||
|
|
||||||
- name: Lint
|
|
||||||
run: golangci-lint run
|
|
||||||
|
Loading…
Reference in New Issue
Block a user