There was an error while loading. Please reload this page.
1 parent 7893dbf commit de60b5bCopy full SHA for de60b5b
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 --features postgres,sqlite,mysql,duckdb,flight
7
8
.PHONY: lint
9
lint:
0 commit comments