From 557c954a0d3ff1df1f1bf961c23e922b1e012e1a Mon Sep 17 00:00:00 2001 From: User <53880692+hhamud@users.noreply.github.com> Date: Sun, 17 Mar 2024 02:56:57 +0000 Subject: [PATCH] fix: ci --- .github/workflows/basic_testnet.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/basic_testnet.yml b/.github/workflows/basic_testnet.yml index 27453643cc..294c8dc2f1 100644 --- a/.github/workflows/basic_testnet.yml +++ b/.github/workflows/basic_testnet.yml @@ -36,10 +36,6 @@ jobs: ./target/production/madara setup --from-local=configs --chain=local --base-path=/tmp/node1 - ./target/production/madara purge-chain --base-path=/tmp/alice --chain=local -y - - ./target/production/madara purge-chain --base-path=/tmp/node1 --chain=local -y - - name: Run Validator and nodes run: | ./target/production/madara \