mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-10-14 01:18:58 +02:00

- Replaced Maven commands with Makefile targets for running unit and integration tests in the GitHub Actions workflow. - Updated the commands to `make unit-tests` and `make integration-tests-basic` for improved consistency and maintainability.