There was an error while loading. Please reload this page.
1 parent 4d377ba commit e9f73d6Copy full SHA for e9f73d6
1 file changed
Makefile
@@ -3,7 +3,7 @@ all:
3
4
.PHONY: test
5
test:
6
- cargo test --features postgres,sqlite,mysql,duckdb,flight
+ cargo test --all-features
7
8
.PHONY: lint
9
lint:
0 commit comments