diff --git a/.github/workflows/UnitTesting.yml b/.github/workflows/UnitTesting.yml index f2cb927..f6b3a99 100644 --- a/.github/workflows/UnitTesting.yml +++ b/.github/workflows/UnitTesting.yml @@ -26,7 +26,7 @@ on: workflow_call: inputs: jobs: - description: 'JSON list with field , telling the versions to run tests with.' + description: 'JSON list with environment fields, telling the system and Python versions to run tests with.' required: true type: string requirements: