Skip to content

Commit

Permalink
revert: "chore: reduce noise from Maven"
Browse files Browse the repository at this point in the history
This reverts commit 6714415.

Relate to #1656
  • Loading branch information
php-coder committed Jan 6, 2024
1 parent 2167a19 commit 6ebeb72
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 @@ -51,4 +51,4 @@ jobs:
restore-keys: maven-repository-

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

0 comments on commit 6ebeb72

Please sign in to comment.