Skip to content

Commit 05c0b73

Browse files
authored
Update publish-p2.yml
1 parent 00d8a78 commit 05c0b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-p2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cache: "maven"
3333

3434
- name: Build p2 repository with Tycho
35-
run: mvn -V -B -DskipTests=false clean verify
35+
run: mvn -q -V -B -DskipTests=false clean verify
3636

3737
- name: Configure GitHub Pages
3838
id: pages

0 commit comments

Comments
 (0)