mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Added embedded Python code as standalone files for debugging.
This commit is contained in:
1
.github/workflows/Parameters.yml
vendored
1
.github/workflows/Parameters.yml
vendored
@@ -91,7 +91,6 @@ jobs:
|
||||
from json import dumps as json_dumps
|
||||
from os import getenv
|
||||
from pathlib import Path
|
||||
from pprint import pprint
|
||||
from textwrap import dedent
|
||||
|
||||
name = "${{ inputs.name }}".strip()
|
||||
|
||||
Reference in New Issue
Block a user