mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
test in isolation mode?
This commit is contained in:
parent
88f555d076
commit
822633ca7e
3
.github/workflows/python-package.yml
vendored
3
.github/workflows/python-package.yml
vendored
@ -56,5 +56,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
|
run: python -I -m nose tests -d
|
||||||
working-directory: ./tests
|
|
||||||
|
Loading…
Reference in New Issue
Block a user