Skip to content

Commit 84780f2

Browse files
committed
Try to fix missing wheel errors
1 parent 8e408f6 commit 84780f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444

4545
- name: Install dependencies
4646
run: |
47+
pip install wheel
4748
poetry install --all-extras
4849
4950
- name: Set Redis image name

0 commit comments

Comments
 (0)