mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +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:
|
include:
|
||||||
- name: uORB Graphs
|
- name: uORB Graphs
|
||||||
script: Tools/ci/metadata_uorb_graph.sh
|
script: Tools/ci/metadata_uorb_graph.sh
|
||||||
- name: Failsafe Web
|
# - name: Failsafe Web
|
||||||
script: Tools/ci/metadata_failsafe_web.sh
|
# script: Tools/ci/metadata_failsafe_web.sh
|
||||||
- name: uORB Messages
|
- name: uORB Messages
|
||||||
script: Tools/ci/metadata_msg_docs.sh
|
script: Tools/ci/metadata_msg_docs.sh
|
||||||
- name: Parameter Reference
|
- name: Parameter Reference
|
||||||
|
|||||||
Reference in New Issue
Block a user