Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 569 Bytes

File metadata and controls

10 lines (7 loc) · 569 Bytes

CI Pipeline

This project uses a GitHub Actions CI pipeline to automatically build the project and run all tests. The pipeline does this by:

The Maven Wrapper is used to ensure a consistent Maven version across all environments, making builds reproducible and setup easier.