Skip to content

Commit b23dd6e

Browse files
committed
Remove deprecated flag (testing)
1 parent e46c815 commit b23dd6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
virtualenvs-in-project: true
2626
installer-parallel: true
2727

28-
- run: poetry config installer.modern-installation false
28+
# - run: poetry config installer.modern-installation false
2929

3030
- name: Load cached venv if possible
3131
id: cached-poetry-dependencies

0 commit comments

Comments
 (0)