ollama4j/Makefile
2023-12-14 17:30:14 +05:30

5 lines
75 B
Makefile

ut:
mvn clean test -Punit-tests
it:
mvn clean verify -Pintegration-tests