Skip to content

Commit

Permalink
Mute maven transfer messages
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Feb 9, 2024
1 parent 1d8c58a commit 48b7c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
cache: 'maven'

- name: Build with Maven
run: ./mvnw --batch-mode --update-snapshots verify
run: ./mvnw –-no-transfer-progress --batch-mode --update-snapshots verify

0 comments on commit 48b7c5c

Please sign in to comment.