mirror of https://github.com/Askill/optar.git
simplified test output
This commit is contained in:
parent
61dd1190b1
commit
4b4b5c4b66
|
|
@ -32,4 +32,4 @@ jobs:
|
|||
pip install -r requirements.txt
|
||||
pip install pytest==8.2.2
|
||||
|
||||
pytest tests/watcher_test.py --doctest-modules --junitxml=junit/test-results.xml --cov=com --cov-report=xml --cov-report=html
|
||||
pytest tests/watcher_test.py
|
||||
Loading…
Reference in New Issue