testbytest

This commit is contained in:
Grigory Efimov 2023-01-11 18:51:30 +03:00 committed by Mikhail Iudin
parent 561c504f7b
commit a625d7ab41
No known key found for this signature in database
GPG Key ID: FAAAA8BAABDFF1C0

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: |