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
|
- name: test go install
|
||||||
run: |
|
run: |
|
||||||
git config --global url.https://$GH_ACCESS_TOKEN@github.com/.insteadOf https://github.com/
|
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
|
- name: Vet
|
||||||
run: |
|
run: |
|
||||||
make vet
|
make vet
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user