We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f96d14 commit dac6320Copy full SHA for dac6320
.github/workflows/rw_get_tests.yaml
@@ -23,7 +23,7 @@ on:
23
description: "The working directory for test running."
24
required: false
25
type: string
26
- default: '/'
+ default: ''
27
shell_path:
28
description: "The file path of shell script which gets all the test items."
29
.github/workflows/rw_poetry_run_test.yaml
@@ -53,7 +53,7 @@ on:
53
54
55
56
57
install_dependency_with_group:
58
description: "Install the dependency by Poetry configuration with dependency group setting. This parameter receive the dependency group naming."
59
0 commit comments