Skip to content

Commit

Permalink
no download log
Browse files Browse the repository at this point in the history
  • Loading branch information
Baunsgaard committed Jul 19, 2023
1 parent b639178 commit 72d9105
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 @@ -78,4 +78,4 @@ jobs:
cache: 'maven'

- name: Build
run: mvn package -D maven.test.skip=true
run: mvn package -D maven.test.skip=true -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn

0 comments on commit 72d9105

Please sign in to comment.