forked from Mirror/ollama4j
5 lines
75 B
Makefile
5 lines
75 B
Makefile
ut:
|
|
mvn clean test -Punit-tests
|
|
|
|
it:
|
|
mvn clean verify -Pintegration-tests
|