mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-05 06:03:02 +08:00
Jenkins: fix path to test results
This commit is contained in:
@@ -48,7 +48,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'export'
|
||||
sh 'make px4_sitl_test test_results_junit'
|
||||
junit 'build/px4_sitl_default/JUnitTestResults.xml'
|
||||
junit 'build/px4_sitl_test/JUnitTestResults.xml'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user