Skip to content

Commit

Permalink
Skip micro-ros-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
luis-camero committed Apr 12, 2024
1 parent 275dc87 commit 98fc933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
env:
- {ROS_DISTRO: humble, ROS_REPO: testing, ROSDEP_SKIP_KEYS: "sevcon_traction umx_driver valence_bms_driver"}
- {ROS_DISTRO: humble, ROS_REPO: main, ROSDEP_SKIP_KEYS: "sevcon_traction umx_driver valence_bms_driver"}
- {ROS_DISTRO: humble, ROS_REPO: testing, ROSDEP_SKIP_KEYS: "micro_ros_agent sevcon_traction umx_driver valence_bms_driver"}
- {ROS_DISTRO: humble, ROS_REPO: main, ROSDEP_SKIP_KEYS: "micro_ros_agent sevcon_traction umx_driver valence_bms_driver"}
fail-fast: false
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 98fc933

Please sign in to comment.