QQQ-26 update backend-core, queryOutput interface

This commit is contained in:
2022-07-19 10:50:49 -05:00
parent 5e7be3b406
commit 5da44ccbc8
4 changed files with 8 additions and 8 deletions

View File

@ -37,6 +37,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: |