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