run pyqtgraph tests before examples
This commit is contained in:
parent
5a08650853
commit
8cb53d321b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
- name: Run Tests
|
||||
run: |
|
||||
mkdir $SCREENSHOT_DIR
|
||||
pytest . -v \
|
||||
pytest pyqtgraph examples -v \
|
||||
-n auto \
|
||||
--junitxml pytest.xml \
|
||||
--cov pyqtgraph --cov-report=xml --cov-report=html
|
||||
|
Loading…
Reference in New Issue
Block a user