From 56e80d3c46e2d1203070c83f9209d7c5a4a5cf82 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Fri, 12 May 2023 15:37:55 +0300 Subject: [PATCH] Updating barge ref for integration tests --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e02ab2d2..d9eda7e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,6 +105,7 @@ jobs: uses: actions/checkout@v3 with: repository: 'oceanprotocol/barge' + ref: 'issue-367-remove-sudo' path: 'barge' - name: Login to Docker Hub