Skip to content

Commit

Permalink
chore: reduce noise from Maven
Browse files Browse the repository at this point in the history
Relate to #1656

[skip ci]
  • Loading branch information
php-coder committed Jan 5, 2024
1 parent 41ba556 commit 6714415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/populate-maven-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
path: ~/.m2/repository

- name: Download all dependencies
run: mvn dependency:resolve dependency:resolve-plugins
run: mvn --no-transfer-progress dependency:resolve dependency:resolve-plugins

0 comments on commit 6714415

Please sign in to comment.