From 5b350dccff021dc6dedb3fa0996d941595cc9caf Mon Sep 17 00:00:00 2001 From: Lucca Martins Date: Tue, 25 Feb 2025 00:32:33 -0300 Subject: [PATCH] going back to master branch matic-cli --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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