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 c1331e3 commit 100208cCopy full SHA for 100208c
.github/workflows/testing.yml
@@ -23,7 +23,6 @@ jobs:
23
- name: Install dependencies
24
run: |
25
python -m pip install --upgrade pip
26
- python install .
27
- name: Test
28
29
python -m unittest discover
0 commit comments