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 48b7c5c commit 56155dc
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 -no-transfer-progress --batch-mode --update-snapshots verify
run: ./mvnw --no-transfer-progress --batch-mode --update-snapshots verify

0 comments on commit 56155dc

Please sign in to comment.