Skip to content

Commit 230d474

Browse files
committed
Fixes action
1 parent cc15503 commit 230d474

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
49+
uses: ./.github/actions/ci-setup-python
5050
with:
5151
python_version: {{ '${{ env.TARGET_PYTHON_VERSION }}' }}
5252

0 commit comments

Comments
 (0)