From 6f65b85c6aac24dbca55ecc53059697beb9c846d Mon Sep 17 00:00:00 2001 From: Flouse <1297478+Flouse@users.noreply.github.com> Date: Thu, 19 Oct 2023 02:30:25 +0000 Subject: [PATCH] chore(CI): fix godwoken-tests.yml MANUAL_BUILD_POLYJUICE env is duplicated. --- .github/workflows/godwoken-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/godwoken-tests.yml b/.github/workflows/godwoken-tests.yml index f3b4af268..62a4f1787 100644 --- a/.github/workflows/godwoken-tests.yml +++ b/.github/workflows/godwoken-tests.yml @@ -26,9 +26,6 @@ jobs: MANUAL_BUILD_WEB3_INDEXER=true WEB3_GIT_URL="https://github.com/${{ github.repository }}" WEB3_GIT_CHECKOUT=${{ github.ref }} - MANUAL_BUILD_POLYJUICE=true - POLYJUICE_GIT_URL=https://github.com/${{ github.repository }} - POLYJUICE_GIT_CHECKOUT=${{ github.ref }} GODWOKEN_KICKER_REPO=godwokenrises/godwoken-kicker GODWOKEN_KICKER_REF=develop DOCKER_MANUAL_BUILD_IMAGE=retricsu/godwoken-manual-build:node18