Skip to content

Commit 00fb737

Browse files
authored
Update action.yml
1 parent 57ba6c7 commit 00fb737

File tree

1 file changed

+0
-1
lines changed
  • {{ cookiecutter.__github_folder }}/_/python/actions/ci-setup-python

1 file changed

+0
-1
lines changed

{{ cookiecutter.__github_folder }}/_/python/actions/ci-setup-python/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ runs:
3232

3333
- name: Install dependencies
3434
id: deps-install
35-
if: steps.venv-cache.outputs.cache-hit != 'true'
3635
run: |
3736
poetry install
3837
shell: bash

0 commit comments

Comments
 (0)