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