Skip to content

Commit

Permalink
eliminate transfer progress logging to simplify reviewing CI build logs
Browse files Browse the repository at this point in the history
Signed-off-by: Raymond Augé <raymond.auge@liferay.com>
  • Loading branch information
rotty3000 committed Mar 30, 2020
1 parent 2fbf273 commit 9941557
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 @@ -46,4 +46,4 @@ jobs:
java-version: ${{matrix.java}}

- name: build with maven
run: mvn verify
run: mvn -ntp verify

0 comments on commit 9941557

Please sign in to comment.