Skip to content

Commit 3804e51

Browse files
committed
Create build action #1356
Create build action #1356
1 parent e5f23fe commit 3804e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
java-version: '11'
2323
distribution: 'adopt'
2424
- name: Build with Maven
25-
run: mvn verify -Pall,sloeber_release,NOSDK -Dtest=NightlyJenkins
25+
run: mvn --no-transfer-progress verify -Pall,sloeber_release,NOSDK -Dtest=NightlyJenkins

0 commit comments

Comments
 (0)