We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c382f36 commit a684a7cCopy full SHA for a684a7c
.github/workflows/pythonpackage.yml
@@ -62,5 +62,4 @@ jobs:
62
- name: Test with nose
63
run: |
64
set -x
65
- pip install nosetest
66
nosetests -v --with-coverage
0 commit comments