Merge pull request #739 from hannobraun/just

Include `export-validator` in `just build`
This commit is contained in:
Hanno Braun 2022-06-29 12:34:36 +02:00 committed by GitHub
commit d12af64194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ build:
cargo clippy --all-features cargo clippy --all-features
cargo test --all-features cargo test --all-features
cargo fmt --check cargo fmt --check
cargo run -p export-validator