mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 19:16:57 +08:00
Reduced code duplications when checking job-matrix and artifact names by using local Actions.
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
uses: pyTooling/Actions/.github/workflows/Parameters.yml@dev
|
||||
with:
|
||||
name: Example
|
||||
python_version_list: "3.12 3.13"
|
||||
python_version_list: "3.13 3.14" # py-1, py-0
|
||||
system_list: "ubuntu windows"
|
||||
|
||||
Testing:
|
||||
|
||||
Reference in New Issue
Block a user