QQQ-26 add table exports

This commit is contained in:
2022-07-19 12:49:18 -05:00
parent be1482ce8f
commit caaf7e3d93
6 changed files with 314 additions and 40 deletions

View File

@ -24,6 +24,8 @@ commands:
name: Run Maven
command: |
mvn -s .circleci/mvn-settings.xml << parameters.maven_subcommand >>
- store_artifacts:
path: target/site/jacoco
- run:
name: Save test results
command: |