Skip to content

Commit

Permalink
Less noisy logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Oct 30, 2023
1 parent cd344ff commit ebc7179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
MAVEN_OPTS: -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
steps:
- uses: actions/checkout@v4
- name: Set up JDK 21
Expand Down

0 comments on commit ebc7179

Please sign in to comment.