Skip to content

Commit

Permalink
Updated CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 authored Jul 18, 2024
1 parent 390b809 commit 02b759a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:
with:
path: target_ws/src
- name: Build
uses: tesseract-robotics/colcon-action@4d60293616e0b7cf37dd7d7f52530020f676d6aa
uses: tesseract-robotics/colcon-action@v9
with:
ccache-enabled: false
rosdep-enabled: true
ros-enabled: true
add-ros-ppa: true
vcs-file: dependencies.repos
target-path: target_ws/src
target-args: '-DCMAKE_BUILD_TYPE=Debug -DINDUSTRIAL_CALIBRATION_ENABLE_TESTING=ON -DINDUSTRIAL_CALIBRATION_ENABLE_RUN_TESTING=OFF -DINDUSTRIAL_CALIBRATION_ENABLE_CLANG_TIDY=ON'
Expand Down

0 comments on commit 02b759a

Please sign in to comment.