Add a build of compare and foreign document test without tracing.
This commit is contained in:
1
Makefile
1
Makefile
@@ -52,6 +52,7 @@ buildtest:
|
||||
> cargo build --no-default-features --features compare
|
||||
> cargo build --no-default-features --features tracing
|
||||
> cargo build --no-default-features --features compare,tracing
|
||||
> cargo build --no-default-features --features compare,foreign_document_test
|
||||
> cargo build --no-default-features --features compare,tracing,foreign_document_test
|
||||
|
||||
.PHONY: foreign_document_test
|
||||
|
||||
Reference in New Issue
Block a user