1 parent 173cb57 commit 97aec35Copy full SHA for 97aec35
.github/workflows/pythonpackage.yml
@@ -62,5 +62,5 @@ jobs:
62
- name: Test with nose
63
run: |
64
set -x
65
- pip install nosetests
+ pip install nose
66
nosetests -v --with-coverage
0 commit comments