Skip to content

Commit 325e9ba

Browse files
committed
20251231 poetry no cache
1 parent 8e52bc9 commit 325e9ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
#----------------------------------------------
7474
- name: Install dependencies
7575
# Tempolary comment out
76-
# if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
76+
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'false'
7777
run: poetry install --no-interaction --no-root
7878
#----------------------------------------------
7979
# install your root project, if required

0 commit comments

Comments
 (0)