diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2646b1e2..87e5c241 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,8 +22,8 @@ jobs: env: USERNAME: ${{ github.actor }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - GOPRIVATE: github.com/sedaprotocol/vrf-go GONOSUMDB: github.com/sedaprotocol/vrf-go + # GOPRIVATE: github.com/sedaprotocol/vrf-go strategy: matrix: arch: [amd64, arm64]