mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 02:34:06 +08:00
EKF pytest temporarily disable
This commit is contained in:
parent
ae641020dd
commit
c8ab806120
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -46,7 +46,8 @@ pipeline {
|
||||
sh 'git clean -ff -x -d .'
|
||||
sh 'git submodule deinit -f .'
|
||||
sh 'git submodule update --init --recursive'
|
||||
sh 'RUN_PYTEST=1 ./build.sh'
|
||||
//sh 'RUN_PYTEST=1 ./build.sh'
|
||||
sh './build.sh'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user