From bb5ee5ff394f6619dba23c6e1096e182d6d487c4 Mon Sep 17 00:00:00 2001 From: Kishan-Dhakan <42718091+Kishan-Dhakan@users.noreply.github.com> Date: Mon, 4 Apr 2022 13:18:31 +0530 Subject: [PATCH] Update system_tests.yml --- .github/workflows/system_tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/system_tests.yml b/.github/workflows/system_tests.yml index b4a53e9fd..6c2b82d2d 100644 --- a/.github/workflows/system_tests.yml +++ b/.github/workflows/system_tests.yml @@ -68,4 +68,3 @@ jobs: DEV3KC: ${{ secrets.DEV3KC }} DEV4KC: ${{ secrets.DEV4KC }} DEV5KC: ${{ secrets.DEV5KC }} - SMART_CONTRACT_OWNER_WALLET_JSON: ${{ secrets.SMART_CONTRACT_OWNER_WALLET_JSON }}