mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
disable coverage
This commit is contained in:
parent
d6b8a18e6f
commit
b7b5c5f843
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -52,4 +52,4 @@ jobs:
|
|||||||
run: python setup.py build --debug install
|
run: python setup.py build --debug install
|
||||||
|
|
||||||
- name: Test with nose
|
- name: Test with nose
|
||||||
run: nosetests tests -d --with-coverage
|
run: nosetests tests -d
|
||||||
|
Loading…
Reference in New Issue
Block a user