From eb4228918c4380499aae3fb12d00554975840ab6 Mon Sep 17 00:00:00 2001 From: Alexander Cristurean Date: Tue, 5 Nov 2024 16:35:54 +0200 Subject: [PATCH] bring back bash tests as they are used in other tests. --- .github/workflows/test-localnet-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-localnet-tests.yml b/.github/workflows/test-localnet-tests.yml index c79969c9..2ad02795 100644 --- a/.github/workflows/test-localnet-tests.yml +++ b/.github/workflows/test-localnet-tests.yml @@ -52,4 +52,4 @@ jobs: - name: Test localnet dependent tests run: | pytest -m require_localnet . - + python3 -m multiversx_sdk_cli.cli localnet stop --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml