From 7b3d50231faabc8f809b209a6b62b1c5ed871aa3 Mon Sep 17 00:00:00 2001 From: huianyang Date: Wed, 7 Dec 2022 17:10:46 -0500 Subject: [PATCH] build: fixs flextesa-lima ci command --- .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 9355a1ec8a..17839aa9e7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -117,7 +117,7 @@ jobs: --protocol-kind Lima - run: npm ci - run: npm run build - - run: npm -w integration-tests run test:limanet-secret-key -- contract-drain-delegate-operation.spec.ts + - run: npm -w integration-tests run test:limanet-secret-key -- sandbox-drain-delegate-operation.spec.ts env: RUN_LIMANET_WITH_SECRET_KEY: true SECRET_KEY: edsk3RFgDiCt7tWB2oe96w1eRw72iYiiqZPLu9nnEY23MYRp2d8Kkx