Skip to content

Conversation

@vorburger
Copy link
Collaborator

As suggested on #254 (comment).

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions CI workflow to run the Maven verify lifecycle (in batch mode) instead of only test, aligning with the linked recommendation.

Changes:

  • Replace mvn test with mvn -B verify in CI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cstamas
Copy link
Collaborator

cstamas commented Jan 20, 2026

Um, this was already done on #265, but not -B verify but -V verify as -B is automatically added as Maven 3 detects CI.
Seems I missed your PR? 😞

@vorburger
Copy link
Collaborator Author

Um, this was already done on #265

Awesome! All good.

@vorburger vorburger closed this Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants