Skip to content

Commit

Permalink
chore: pre-run clean up of sequencer processes (starkware-libs#3243)
Browse files Browse the repository at this point in the history
commit-id:2e9ff6b7
  • Loading branch information
Itay-Tsabary-Starkware authored Jan 12, 2025
1 parent ca1a932 commit af6d9b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/sequencer_integration_test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/env bash

killall starknet_sequencer_node
cargo build --bin starknet_sequencer_node
cargo run --bin sequencer_node_end_to_end_integration_test

0 comments on commit af6d9b1

Please sign in to comment.