mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 14:07:02 +09:00
testbytest
This commit is contained in:
parent
f297ac8a4f
commit
c719bcfd0c
1 changed files with 1 additions and 1 deletions
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://${{ 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
|
- name: test go install
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue