Skip to content

Commit 73f42a1

Browse files
author
Ran Isenberg
committed
b
1 parent e39c3ec commit 73f42a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cookiecutter-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
3838
with:
3939
python-version: ${{ env.PYTHON_VERSION }}
40-
cache: "poetry" # NOTE: poetry must be installed before this step, or else cache doesn't work
4140
- name: Set up Node
4241
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
4342
with:

0 commit comments

Comments
 (0)