testbytest
This commit is contained in:
parent
0728a4ead1
commit
5736e7e35a
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…
x
Reference in New Issue
Block a user