Skip to content

Commit

Permalink
🔨 Fixing failing CI.
Browse files Browse the repository at this point in the history
Signed-off-by: Bey Hao Yun <[email protected]>
  • Loading branch information
cardboardcode committed Mar 17, 2024
1 parent d46f13c commit 9d570ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/coveralls_ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
matrix:
env:
- {ROS_DISTRO: humble, ROS_REPO: main}
with:
working-directory: ./virtual_camera
runs-on: ubuntu-latest
container:
image: ros:humble-ros-base
Expand All @@ -19,4 +21,5 @@ jobs:
pip install -U colcon-common-extensions
- name: Build your ROS 2 package
run: |
pwd
colcon build

0 comments on commit 9d570ef

Please sign in to comment.