Skip to content
Snippets Groups Projects
Commit fb4fe2df authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Add JUnit export to Azure

parent 076442a7
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,11 @@ jobs:
displayName: 'Pytest Conda'
-
task: PublishTestResults@2
inputs:
testResultsFormat: 'JUnit'
testResultsFiles: 'test/pytest.xml'
-
job: 'Flake8'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment