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

Commit

Permalink
Merge branch 'integration-tests-benchmarks' of https://github.com/pri…
Browse files Browse the repository at this point in the history
…vacy-scaling-explorations/zkevm-circuits into integration-tests-benchmarks
  • Loading branch information
AronisAt79 committed Sep 22, 2023
2 parents e37265e + 1fe5cac commit b61cfa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ fi

if [ -n "$STEP_GENDATA" ]; then
echo "+ Gen blockchain data..."
git submodule update --init --recursive --checkout contracts/vendor
rm gendata_output.json > /dev/null 2>&1 || true
cargo run --bin gen_blockchain_data
fi
Expand Down

0 comments on commit b61cfa7

Please sign in to comment.