diff --git a/justfile b/justfile index 7c2c4287f..83f63cc15 100644 --- a/justfile +++ b/justfile @@ -2,3 +2,4 @@ build: cargo clippy --all-features cargo test --all-features cargo fmt --check + cargo run -p export-validator