mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-22 17:34:27 +01:00
Fix test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.PHONY: test build_test
|
||||
|
||||
test: build_test
|
||||
./gradlew test
|
||||
./gradlew test --info
|
||||
|
||||
build_test:
|
||||
CARGO_TARGET_DIR=src/test/resources/limbo cargo build
|
||||
|
||||
Reference in New Issue
Block a user