Skip to content

Commit efa6c0e

Browse files
committed
ci:try PDM fix for hishel dep failure
1 parent 4ce6cb1 commit efa6c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
run: |
7373
python -m pip install pdm
7474
pdm info -v
75+
python -m pip install --force-reinstall -v "hishel<1.0.0"
7576
7677
- name: Lint + Run unit & acceptance tests + Measure code coverage
7778
run: |

0 commit comments

Comments
 (0)