Skip to content

Commit 73c793b

Browse files
committed
Debug
1 parent 6664cfe commit 73c793b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/python-environment/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ runs:
3737
uses: actions/setup-python@v5
3838
with:
3939
python-version: ${{ inputs.python-version }}
40-
cache: ${{ inputs.use-cache == 'true' && 'poetry' || '' }}
4140

4241
- name: Ensure curl
4342
shell: bash

0 commit comments

Comments
 (0)