UnitTesting: update description of input 'jobs'

This commit is contained in:
umarcor
2022-01-09 20:39:12 +01:00
parent 68a446b9b6
commit 83cd572694

View File

@@ -26,7 +26,7 @@ on:
workflow_call:
inputs:
jobs:
description: 'JSON list with field <python>, 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: