Skip to content

Commit a684a7c

Browse files
committed
maybe nosetests is already installed due to test-requirements?
1 parent c382f36 commit a684a7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pythonpackage.yml

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

0 commit comments

Comments
 (0)