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 4e39b93 commit 09c0191Copy full SHA for 09c0191
.github/workflows/main.yaml
@@ -40,4 +40,4 @@ jobs:
40
check-latest: true
41
- name: 'Build'
42
shell: bash
43
- run: mvn -V --no-transfer-progress clean verify --fail-at-end --color always
+ run: mvn -B -V --no-transfer-progress clean verify --fail-at-end --color always
0 commit comments