Skip to content

Commit 09c0191

Browse files
committed
Added batch mode.
1 parent 4e39b93 commit 09c0191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
check-latest: true
4141
- name: 'Build'
4242
shell: bash
43-
run: mvn -V --no-transfer-progress clean verify --fail-at-end --color always
43+
run: mvn -B -V --no-transfer-progress clean verify --fail-at-end --color always

0 commit comments

Comments
 (0)