testbytest
This commit is contained in:
parent
0f4dd039cd
commit
612a78cee0
4
.github/workflows/coverage.yml
vendored
4
.github/workflows/coverage.yml
vendored
@ -17,10 +17,6 @@ jobs:
|
|||||||
- name: git config
|
- name: git config
|
||||||
run: git config --global url.https://${{ secrets.ANYTYPE_PAT }}@github.com/.insteadOf https://github.com/
|
run: git config --global url.https://${{ secrets.ANYTYPE_PAT }}@github.com/.insteadOf https://github.com/
|
||||||
|
|
||||||
- name: test go install
|
|
||||||
run: |
|
|
||||||
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