Updated config.yml

This commit is contained in:
2022-06-08 13:46:59 -05:00
parent 64e8b616b3
commit c562e55747

View File

@ -11,7 +11,10 @@ orbs:
workflows: workflows:
maven_test: maven_test:
jobs: jobs:
- maven/test # checkout, build, test, and upload test results - maven/test: # checkout, build, test, and upload test results
executor: java17
## I think this job won't run anymore, after I add a workflow. Just leaving it here for reference, and to confirm that. ## I think this job won't run anymore, after I add a workflow. Just leaving it here for reference, and to confirm that.
jobs: jobs: