disable coverage

hotfix/mipmap-alpha-fix
Andrew Cassidy 3 years ago
parent d6b8a18e6f
commit b7b5c5f843

@ -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

Loading…
Cancel
Save