Skip to content

Commit 4844126

Browse files
Update cache-poetry.yml
1 parent 56b136d commit 4844126

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/cache-poetry.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ jobs:
2727
python-version: "3.13"
2828
cache: 'poetry'
2929

30-
- run: echo "${{ steps.python.outputs.python-version }}"
3130

32-
- run: pip install poetry
31+
# - run: echo "${{ steps.python.outputs.python-version }}"
32+
33+
# - run: pip install poetry
3334

3435

3536
- name: Install dependencies

0 commit comments

Comments
 (0)