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