[CI] Fix test support

This commit is contained in:
Corneil du Plessis
2023-06-08 23:07:32 +02:00
parent ae0fcbe09d
commit 10580f3dec

View File

@@ -26,4 +26,4 @@ jobs:
with:
branch: 'main'
verbose: ${{ inputs.verbose == 'true' }}
maven_threads: '0.5C'
mavenThreads: '0.5C'