From 33e86dc07e1cab907119dca79c72bc0651aadac7 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Tue, 13 Dec 2022 12:52:38 +0200 Subject: [PATCH] Test new ganache --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7f1126b..abaa51f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,6 +55,7 @@ jobs: with: repository: 'oceanprotocol/barge' path: 'barge' + ref: 'feature/ganache_upgrade' - name: Run Ganache with Barge working-directory: ${{ github.workspace }}/barge