lighthouse/testing/execution_engine_integration/Makefile

6 lines
100 B
Makefile
Raw Normal View History

test:
cargo run --release --locked --features "$(TEST_FEATURES)"
clean:
rm -rf execution_clients