From 7a63b533fe44d0abc24d62324213981c7cb913d0 Mon Sep 17 00:00:00 2001 From: Grigory Efimov Date: Wed, 11 Jan 2023 18:34:28 +0300 Subject: [PATCH] testbytest --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 0727c065..0088618d 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout private uses: actions/checkout@v3 with: - repository: github.com/anytypeio/go-chash + repository: anytypeio/go-chash path: go-chash - name: test go install