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 82bf259 commit 1ec3c24Copy full SHA for 1ec3c24
.github/workflows/ci.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Build with Maven
31
env:
32
BROWSER: chrome-container
33
- run: mvn -V -ntp clean verify --file pom.xml '-Djenkins.test.timeout=5000' '-Dgpg.skip'
+ run: mvn -V --color always -ntp clean verify --file pom.xml '-Djenkins.test.timeout=5000' '-Dgpg.skip'
0 commit comments