Files
calorie-counter/.gitea/workflows
Andris Enins 3d4c4bbdf0
Some checks are pending
CI / Build & test backend (push) Waiting to run
fix: install Maven 3.9.9 in CI — mvn was not in PATH on pi-runner
actions/setup-java@v4 installs the JDK but not Maven itself.
pi-runner does not have mvn pre-installed. Add an explicit curl
install step matching the approach used in backend/Dockerfile.
2026-05-19 12:46:08 +00:00
..