1 parent 94d76df commit b93bfd8Copy full SHA for b93bfd8
1 file changed
.github/workflows/ci.yml
@@ -96,8 +96,6 @@ jobs:
96
uses: actions/setup-python@v6
97
with:
98
python-version: "3.12"
99
- cache: "poetry"
100
- cache-dependency-path: backend/poetry.lock
101
102
- name: Generate Poetry cache key
103
id: poetry-cache
0 commit comments