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