mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
go vet
This commit is contained in:
parent
3c611239b9
commit
da4a43d5a0
5 changed files with 7 additions and 5 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
|
||||
- name: Vet
|
||||
run: |
|
||||
go vet ./...
|
||||
make vet
|
||||
- name: Unit tests
|
||||
run: |
|
||||
sudo make test-coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue