#63 CI build should fail if formatting is incorrect
This commit is contained in:
committed by
Gunnar Morling
parent
d7b1f3d86d
commit
e5d074651f
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -46,4 +46,4 @@ jobs:
|
||||
restore-keys: ${{ runner.os }}-m2
|
||||
|
||||
- name: 'Build project'
|
||||
run: mvn -B clean verify
|
||||
run: mvn -B clean verify -Pci
|
||||
|
Reference in New Issue
Block a user