Skip to content

Commit 10a26f1

Browse files
committed
Test summary
1 parent fb22a18 commit 10a26f1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,4 @@ jobs:
3434
3535
- name: Build and Run Unit Tests
3636
run: |
37-
export MAVEN_OPTS="-Djansi.force=true"
38-
mvn -B clean verify -X | tee mvn-output.log
39-
cat mvn-output.log
37+
mvn -B clean verify

0 commit comments

Comments
 (0)