mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
Updated config.yml
This commit is contained in:
@ -11,7 +11,10 @@ orbs:
|
||||
workflows:
|
||||
maven_test:
|
||||
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.
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user