Improved parameter description.

This commit is contained in:
Patrick Lehmann
2022-03-01 23:45:27 +01:00
parent c997afb2c2
commit 222eb31ddc
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ on:
default: 'tests'
type: string
unittest_directory:
description: 'Path to the directory containing unit tests (from test_directory).'
description: 'Path to the directory containing unit tests (relative to test_directory).'
required: false
default: 'unit'
type: string