#2084: more tests + remove concurrency in test to make sure coverage works
This commit is contained in:
@@ -86,5 +86,5 @@ stages:
|
||||
displayName: 'Perform PrimAITE Setup'
|
||||
|
||||
- script: |
|
||||
pytest -n auto --cov=src --cov-report=html:coverage_report --cov-fail-under=80
|
||||
pytest --cov=src --cov-report=html:coverage_report --cov-fail-under=80
|
||||
displayName: 'Run tests and code coverage'
|
||||
|
||||
Reference in New Issue
Block a user