Skip to content

Commit 52d75e1

Browse files
committed
Remove argument *test_shell_in_python* of reusable workflow.
1 parent 4635125 commit 52d75e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test_pyproject_ci_multi-tests_by_poetry.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ jobs:
122122
build-type: poetry
123123
python_package_name: Test-GitHub-Action-workflow
124124
test_shell: echo 'Test running'
125-
test_shell_in_python: from test_gh_workflow import sample
126125
test_python_script: ./scripts/ci/test/test_pgk_install.py
127126

128127

0 commit comments

Comments
 (0)