diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 475c371a25..dc7f55cc10 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -202,7 +202,7 @@ jobs: uses: actions/checkout@v4 with: repository: maticnetwork/matic-cli - ref: lmartins/ci-rpc-tests # temporary for validation + ref: master path: matic-cli - name: Install dependencies on Linux