mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
UnitTesting: update description of input 'jobs'
This commit is contained in:
2
.github/workflows/UnitTesting.yml
vendored
2
.github/workflows/UnitTesting.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
jobs:
|
||||
description: 'Space separated list of Python versions to run tests with.'
|
||||
description: 'JSON list with field <python>, telling the versions to run tests with.'
|
||||
required: true
|
||||
type: string
|
||||
requirements:
|
||||
|
||||
Reference in New Issue
Block a user