From 2031fb0bf129be7c711542bbe3b8f90d2675fcd7 Mon Sep 17 00:00:00 2001 From: Alireza Haghshenas Date: Fri, 27 Oct 2023 06:23:31 -0700 Subject: [PATCH] chore: revert ballot test to secret key --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ffc3102e30..4186aa67e9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -127,5 +127,5 @@ jobs: SECRET_KEY: edsk3S8mG2sSBmSRbikAcZVLCz4SrCq4DjmsQRic6MGktqNFijfrS2 - run: npm -w integration-tests run test:${{ matrix.testnet }}-secret-key sandbox-ballot-operation.spec.ts env: - RUN_${{ matrix.testnet_uppercase }}_WITH_FLEXTESA: true + RUN_${{ matrix.testnet_uppercase }}_WITH_SECRET_KEY: true SECRET_KEY: edsk3QoqBuvdamxouPhin7swCvkQNgq4jP5KZPbwWNnwdZpSpJiEbq