Compare commits
2 Commits
c790a7236c
...
ce3fc36835
| Author | SHA1 | Date | |
|---|---|---|---|
| ce3fc36835 | |||
| c267bc86a8 |
@@ -15,6 +15,9 @@ jobs:
|
||||
with:
|
||||
go-version: '1.22'
|
||||
|
||||
- name: Vet
|
||||
run: go vet ./...
|
||||
|
||||
- name: Run tests
|
||||
run: go test -race ./...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user