Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a481ab0951 |
@@ -16,9 +16,6 @@ jobs:
|
||||
uses: actions/setup-go@v7
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
|
||||
- name: Initialize Go
|
||||
run: go get .
|
||||
|
||||
- name: Run Go Vet
|
||||
id: static_govet
|
||||
|
||||
Reference in New Issue
Block a user