mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-30 21:34:23 +01:00
Add CI for java testing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.PHONY: lib
|
||||
.PHONY: test build_test
|
||||
|
||||
run_test: build_test
|
||||
test: build_test
|
||||
./gradlew test
|
||||
|
||||
build_test:
|
||||
|
||||
Reference in New Issue
Block a user