Skip to content

Commit

Permalink
skip-tests: false
Browse files Browse the repository at this point in the history
  • Loading branch information
Ar-Ray-code committed Aug 12, 2024
1 parent 52002ef commit 1a61edb
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/action-ros-ci@v0.3
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
skip-tests: true
skip-tests: false
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/action-ros-ci@v0.3
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
skip-tests: true
skip-tests: false
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/action-ros-ci@v0.3
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
skip-tests: true
skip-tests: false
extra-cmake-args: "-DYOLOX_USE_OPENVINO=True"

0 comments on commit 1a61edb

Please sign in to comment.