disable coverage

This commit is contained in:
Andrew Cassidy 2021-04-07 19:12:09 -07:00
parent d6b8a18e6f
commit b7b5c5f843

View File

@ -52,4 +52,4 @@ jobs:
run: python setup.py build --debug install
- name: Test with nose
run: nosetests tests -d --with-coverage
run: nosetests tests -d