We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5da588 commit a8e2b13Copy full SHA for a8e2b13
1 file changed
.github/workflows/build.yml
@@ -28,8 +28,6 @@ jobs:
28
- name: Test with tox
29
run: |
30
tox
31
- pip install -e .
32
- name: Before deploy
33
34
35
make docs
0 commit comments