Skip to content

Commit 7b5cd3f

Browse files
committedDec 4, 2024
Remove broken poetry config
1 parent c4d4c40 commit 7b5cd3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/deploy.template.yml

-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
- name: Install and configure poetry
3939
run: |
4040
pipx install poetry
41-
# PermissionERror in Python creating ... a directory?!
42-
# poetry config virtualenvs.create false
4341
4442
- if: github.event.inputs.cluster == 'prod'
4543
run: |

0 commit comments

Comments
 (0)