mirror of
https://github.com/hannobraun/Fornjot
synced 2025-01-18 22:26:09 +00:00
Re-enable export-validator
in justfile
This commit is contained in:
parent
e6ddc88f01
commit
3aa08cc5e2
2
justfile
2
justfile
@ -9,7 +9,7 @@ export RUSTDOCFLAGS := "-D warnings"
|
|||||||
# For a full build that mirrors the CI build, see `just ci`.
|
# For a full build that mirrors the CI build, see `just ci`.
|
||||||
test:
|
test:
|
||||||
cargo test --all-features
|
cargo test --all-features
|
||||||
# cargo run --package export-validator
|
cargo run --package export-validator
|
||||||
|
|
||||||
# Run a full build that mirrors the CI build
|
# Run a full build that mirrors the CI build
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user