Handle docstr_coverage and pyyaml.

This commit is contained in:
Patrick Lehmann
2024-10-10 07:34:24 +02:00
parent b2ac6bc0d9
commit 13076012dd
5 changed files with 14 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ on:
python_version_list:
description: 'Space separated list of Python versions to run tests with.'
required: false
default: '3.8 3.9 3.10 3.11 3.12'
default: '3.9 3.10 3.11 3.12'
type: string
system_list:
description: 'Space separated list of systems to run tests on.'