Skip to content

Commit

Permalink
ci: fix mavros test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Nov 27, 2024
1 parent f7630d4 commit dec3fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mavros_mission_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
run: |
cd /workspace
git config --global --add safe.directory /workspace
make px4_sitl_default
make px4_sitl_default sitl_gazebo-classic
./test/rostest_px4_run.sh mavros_posix_test_mission.test mission:=${{matrix.config.mission}} vehicle:=${{matrix.config.vehicle}}
Expand Down

0 comments on commit dec3fe8

Please sign in to comment.