mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 06:45:13 +01:00
Enable composefs by default
Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
1
Makefile
1
Makefile
@@ -107,7 +107,6 @@ validate:
|
||||
cargo test --no-run
|
||||
(cd crates/ostree-ext && cargo check --no-default-features)
|
||||
(cd crates/lib && cargo check --no-default-features)
|
||||
cargo check --features=composefs-backend
|
||||
cargo clippy -- $(CLIPPY_CONFIG)
|
||||
env RUSTDOCFLAGS='-D warnings' cargo doc --lib
|
||||
.PHONY: validate
|
||||
|
||||
Reference in New Issue
Block a user