Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger authored Oct 30, 2024
1 parent 4a473af commit f6651ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ test-ci: load-env
test-target: load-env
cargo test --tests --all-features $(TARGET) -- --nocapture

test-target1: load-env
cargo test --package kakarot-rpc --test entry --all-features -- tests::mempool::test_maintain_mempool --exact --show-output

benchmark:
cd benchmarks && bun i && bun run benchmark

Expand Down

0 comments on commit f6651ae

Please sign in to comment.