testbytest

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

View File

@ -18,7 +18,6 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: anytypeio/go-chash repository: anytypeio/go-chash
path: go-chash
- name: test go install - name: test go install
run: | run: |