We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0450c10 commit 38c2bdbCopy full SHA for 38c2bdb
.github/workflows/build.yaml
@@ -31,4 +31,4 @@ jobs:
31
run: mvn -B package --file pom.xml
32
33
- name: Run JUnit tests
34
- run: mvn test
+ run: mvn -B verify -Pci
0 commit comments