Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a481ab0951 |
@@ -17,9 +17,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version-file: 'go.mod'
|
go-version-file: 'go.mod'
|
||||||
|
|
||||||
- name: Initialize Go
|
|
||||||
run: go get .
|
|
||||||
|
|
||||||
- name: Run Go Vet
|
- name: Run Go Vet
|
||||||
id: static_govet
|
id: static_govet
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user