Skip to content

Commit b33d613

Browse files
committed
Ignore mongodb
1 parent 77ef0fe commit b33d613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ all:
33

44
.PHONY: test
55
test:
6-
cargo test --all-features
6+
cargo test --features postgres,sqlite,mysql,duckdb,flight
77

88
.PHONY: lint
99
lint:

0 commit comments

Comments
 (0)