Spell option correctly
All checks were successful
/ Verify (push) Successful in 45s

This commit is contained in:
Stefan Bethke 2026-07-18 21:41:42 +02:00
commit 6cd678b414

View file

@ -16,4 +16,4 @@ jobs:
apt install -y maven
- name: Run maven verify
run: |
mvn -f attribute-endpoints-provider --batch --no-transfer-progress verify
mvn -f attribute-endpoints-provider --batch-mode --no-transfer-progress verify