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 81f2fe8 commit e7678efCopy full SHA for e7678ef
β.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β
@@ -51,7 +51,7 @@ on:
51
52
53
54
55
install_dependency_with_group:
56
description: "Install the dependency by Poetry configuration with dependency group setting. This parameter receive the dependency group naming."
57
0 commit comments