Skip to content

Commit c123663

Browse files
committed
Add maven logging for jar building diagnostics
1 parent 7856238 commit c123663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
run: mvn test
4646

4747
- name: Run Integration Tests
48-
run: mvn verify
48+
run: mvn -e -X verify

0 commit comments

Comments
 (0)