Try to store whole jacoco directory

This commit is contained in:
2022-07-15 13:30:41 -05:00
parent ef640bdd7d
commit 5b72d35a2b

View File

@ -25,7 +25,7 @@ commands:
command: |
mvn -s .circleci/mvn-settings.xml << parameters.maven_subcommand >>
- store_artifacts:
path: target/site/jacoco/index.html
path: target/site/jacoco
- run:
name: Save test results
command: |