mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
ci: disable the metadata failsafe web check
test is broken Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
@@ -22,8 +22,8 @@ jobs:
|
||||
include:
|
||||
- name: uORB Graphs
|
||||
script: Tools/ci/metadata_uorb_graph.sh
|
||||
- name: Failsafe Web
|
||||
script: Tools/ci/metadata_failsafe_web.sh
|
||||
# - name: Failsafe Web
|
||||
# script: Tools/ci/metadata_failsafe_web.sh
|
||||
- name: uORB Messages
|
||||
script: Tools/ci/metadata_msg_docs.sh
|
||||
- name: Parameter Reference
|
||||
|
||||
Reference in New Issue
Block a user