Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hhamud committed Mar 17, 2024
1 parent 679169b commit 557c954
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/basic_testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 557c954

Please sign in to comment.