We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e408f6 commit 84780f2Copy full SHA for 84780f2
.github/workflows/test.yml
@@ -44,6 +44,7 @@ jobs:
44
45
- name: Install dependencies
46
run: |
47
+ pip install wheel
48
poetry install --all-extras
49
50
- name: Set Redis image name
0 commit comments