testbytest
This commit is contained in:
parent
c719bcfd0c
commit
0f4dd039cd
5
.github/workflows/coverage.yml
vendored
5
.github/workflows/coverage.yml
vendored
@ -14,9 +14,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '^1.19.0'
|
go-version: '^1.19.0'
|
||||||
|
|
||||||
- name: Checkout private
|
- name: git config
|
||||||
run:
|
run: git config --global url.https://${{ secrets.ANYTYPE_PAT }}@github.com/.insteadOf https://github.com/
|
||||||
git clone https://${{ secrets.ANYTYPE_PAT }}@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