Skip to content

Commit

Permalink
enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rauch committed Oct 28, 2024
1 parent 6b524a3 commit f7ef9af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/colcon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
with:
target-ros2-distro: ${{ matrix.distribution }}
vcs-repo-file-url: ${{ github.workspace }}/.github/workflows/libfranka.repos
skip-tests: true
extra-cmake-args: "-D BUILD_TESTS=OFF -D BUILD_TESTING=OFF -D BUILD_EXAMPLES=OFF"
extra-cmake-args: "-D BUILD_TESTS=OFF -D BUILD_TESTING=ON -D BUILD_EXAMPLES=OFF"

0 comments on commit f7ef9af

Please sign in to comment.