Skip to content

Commit 173cb57

Browse files
committed
Try to install 'nosetests' instead of 'nosetest'
1 parent a684a7c commit 173cb57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/pythonpackage.yml

+1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ jobs:
6262
- name: Test with nose
6363
run: |
6464
set -x
65+
pip install nosetests
6566
nosetests -v --with-coverage

0 commit comments

Comments
 (0)