Skip to content

Commit

Permalink
Github Actions: skip Mavros tiltrotor mission for now (#16405)
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar authored Dec 16, 2020
1 parent a152fb6 commit 4d30f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavros_mission_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- {vehicle: "standard_vtol", mission: "VTOL_mission_1", build_type: "Coverage"}
- {vehicle: "standard_vtol", mission: "VTOL_mission_1", build_type: "AddressSanitizer"}
#- {vehicle: "tailsitter", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
- {vehicle: "tiltrotor", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
#- {vehicle: "tiltrotor", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}

container:
image: px4io/px4-dev-ros-melodic:2020-11-18
Expand Down

0 comments on commit 4d30f32

Please sign in to comment.