mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Parameters: add option 'system_list'; UnitTesting now requires field 'system' in the matrix
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
with:
|
||||
name: ToolName
|
||||
# Optional
|
||||
system_list: 'ubuntu windows macos'
|
||||
python_version: '3.10'
|
||||
python_version_list: '3.8 3.9 3.10'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user