Skip to content

Commit

Permalink
Update ros2_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamGawande191 authored Dec 20, 2023
1 parent c7d9b2d commit 137778a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ros2_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ jobs:

- name: Run tests
run: |
cd test
cd robile_safety
source /opt/ros/humble/setup.bash
colcon build --symlink-install
colcon test
colcon test-result --verbose
shell: bash

0 comments on commit 137778a

Please sign in to comment.