Kaydet (Commit) e367e377 authored tarafından Batuhan Osman TASKAYA's avatar Batuhan Osman TASKAYA

junit integration mypy

üst 9563e8ab
...@@ -53,8 +53,7 @@ pipeline { ...@@ -53,8 +53,7 @@ pipeline {
} }
post { post {
always { always {
junit 'test_results.xml' junit 'test_*.xml'
junit 'test_annotations.xml'
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment