Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a481ab0951 |
@@ -16,9 +16,6 @@ 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