mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
testbytest
This commit is contained in:
parent
0728a4ead1
commit
5736e7e35a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: test go install
|
||||
run: |
|
||||
git config --global url.https://$GH_ACCESS_TOKEN@github.com/.insteadOf https://github.com/
|
||||
go install github.com/anytypeio/go-chash@v0.0.1
|
||||
go install github.com/anytypeio/go-chash@latest
|
||||
- name: Vet
|
||||
run: |
|
||||
make vet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue