testbytest
This commit is contained in:
parent
c12bb0f081
commit
39bffdab9c
5
.github/workflows/coverage.yml
vendored
5
.github/workflows/coverage.yml
vendored
@ -15,9 +15,8 @@ jobs:
|
|||||||
go-version: '^1.19.0'
|
go-version: '^1.19.0'
|
||||||
|
|
||||||
- name: Checkout private
|
- name: Checkout private
|
||||||
uses: actions/checkout@v3
|
run:
|
||||||
with:
|
git clone https://${{ GITHUB_TOKEN }}@github.com/anytypeio/go-chash.git
|
||||||
repository: anytypeio/go-chash
|
|
||||||
|
|
||||||
- name: test go install
|
- name: test go install
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user