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 3bc36df commit bbe5c30Copy full SHA for bbe5c30
1 file changed
.github/workflows/tests.yml
@@ -30,7 +30,6 @@ jobs:
30
- name: Install dependencies
31
run: |
32
python -m pip install --upgrade pip poetry
33
- python -m pip wheel
34
poetry install --all-extras --no-root
35
36
- name: Test with pytest
0 commit comments