Skip to content

Commit cc15503

Browse files
committed
Fixes action template
1 parent c85a47e commit cc15503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.__github_folder }}/_/python/workflows/ci-tests-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Setup (composite)
4848
id: tests-setup
49-
uses: ./.github/workflows/ci-setup-python.yml
49+
uses: ./.github/workflows/ci-setup-python
5050
with:
5151
python_version: {{ '${{ env.TARGET_PYTHON_VERSION }}' }}
5252

0 commit comments

Comments
 (0)