1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00
This commit is contained in:
Sergey Cherepanov 2023-01-07 13:35:12 +03:00 committed by Mikhail Iudin
parent 3c611239b9
commit da4a43d5a0
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
5 changed files with 7 additions and 5 deletions

View file

@ -14,7 +14,7 @@ jobs:
- name: Vet
run: |
go vet ./...
make vet
- name: Unit tests
run: |
sudo make test-coverage