testbytest
This commit is contained in:
parent
a625d7ab41
commit
f297ac8a4f
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout private
|
- name: Checkout private
|
||||||
run:
|
run:
|
||||||
git clone https://${{ GITHUB_TOKEN }}@github.com/anytypeio/go-chash.git
|
git clone https://${{ secrets.GITHUB_TOKEN }}@github.com/anytypeio/go-chash.git
|
||||||
|
|
||||||
- name: test go install
|
- name: test go install
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user