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 5403612 commit deb2ba3Copy full SHA for deb2ba3
.github/workflows/main.yaml
@@ -45,12 +45,6 @@ jobs:
45
- name: Install library
46
run: poetry install --no-interaction
47
48
- #----------------------------------------------
49
- # run test suite
50
51
- - name: Run tests
52
- run: poetry run python -m unittest discover
53
-
54
#----------------------------------------------
55
# coverage report
56
0 commit comments