Skip to content

Commit

Permalink
build: fixs flextesa-lima ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Dec 7, 2022
1 parent 6f27444 commit 7b3d502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b3d502

Please sign in to comment.