Skip to content

Commit

Permalink
I gave up on colcon-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ar-Ray-code committed Aug 12, 2024
1 parent 17f4a09 commit 679ceb8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_iron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: ros-tooling/[email protected]
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
skip-tests: false
skip-tests: true
extra-cmake-args: "-DYOLOX_USE_OPENVINO=True"
2 changes: 1 addition & 1 deletion .github/workflows/ci_jazzy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: ros-tooling/[email protected]
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
skip-tests: false
skip-tests: true
extra-cmake-args: "-DYOLOX_USE_OPENVINO=True"
2 changes: 1 addition & 1 deletion .github/workflows/ci_rolling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: ros-tooling/[email protected]
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
skip-tests: false
skip-tests: true
extra-cmake-args: "-DYOLOX_USE_OPENVINO=True"

0 comments on commit 679ceb8

Please sign in to comment.