testbytest

This commit is contained in:
Grigory Efimov 2023-01-11 18:51:30 +03:00 committed by Grigory Efimov
parent c12bb0f081
commit 39bffdab9c

View File

@ -15,9 +15,8 @@ jobs:
go-version: '^1.19.0'
- name: Checkout private
uses: actions/checkout@v3
with:
repository: anytypeio/go-chash
run:
git clone https://${{ GITHUB_TOKEN }}@github.com/anytypeio/go-chash.git
- name: test go install
run: |