Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f983853b0 |
@@ -16,6 +16,9 @@ jobs:
|
|||||||
uses: actions/setup-go@v7
|
uses: actions/setup-go@v7
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user