Testing segfault potential fix

This commit is contained in:
Ogi 2019-06-11 23:01:24 -07:00
parent f359449715
commit ed3a039d23

View File

@ -150,7 +150,7 @@ jobs:
# echo "https://dev.azure.com/pyqtgraph/pyqtgraph/_apis/build/builds/$(Build.BuildId)/artifacts?artifactName=Screenshots&api-version=5.0"
pytest . -sv \
--junitxml=junit/test-results.xml \
--cov pyqtgraph --cov-report=xml --cov-report=html
-n 1 --cov pyqtgraph --cov-report=xml --cov-report=html
displayName: 'Unit tests'
env:
AZURE: 1