Skip to content

Commit de60b5b

Browse files
committed
Temp
1 parent 7893dbf commit de60b5b

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 --features postgres,sqlite,mysql,duckdb,flight
6+
cargo test --features postgres,sqlite,mysql,duckdb,flight
77

88
.PHONY: lint
99
lint:

0 commit comments

Comments
 (0)