We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pull_request_target
1 parent b68b592 commit 252e794Copy full SHA for 252e794
.github/workflows/ci.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Build with Maven
34
env:
35
BROWSER: chrome-container
36
- run: mvn -V --color always -ntp clean verify '-Djenkins.test.timeout=5000' '-Dgpg.skip'
+ run: mvn -V --color always -ntp clean verify '-Djenkins.test.timeout=5000' '-Dgpg.skip' -Pno-ui-tests
0 commit comments