Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7d2c0e7

Browse filesBrowse files
committed
Removed surefire print
1 parent 72657b1 commit 7d2c0e7
Copy full SHA for 7d2c0e7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-4
lines changed

‎.github/workflows/java-workflow.yml

Copy file name to clipboardExpand all lines: .github/workflows/java-workflow.yml
+1-4Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,4 @@ jobs:
7070
cd ../$sample_code_java
7171
mvn install -DsdkVersion=$SDK_VERSION -DskipTests=true -Dmaven.javadoc.skip=true -B -V
7272
echo "Running Samples"
73-
mvn test -DsdkVersion=$SDK_VERSION -B
74-
75-
cd ..
76-
./print_surefire_reports.sh
73+
mvn test -DsdkVersion=$SDK_VERSION -B

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.