Skip to content

Commit 16af904

Browse files
committed
Silent googletest warnings
1 parent 031da95 commit 16af904

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
UNDERLAY: /root/ws_moveit/install
4343
# TODO: Port to ROS2
4444
# DOWNSTREAM_WORKSPACE: "github:ubi-agni/mtc_demos#master github:TAMS-Group/mtc_pour#master"
45+
# Silent googletest warnings: https://github.com/ament/ament_cmake/pull/408#issuecomment-1306004975
46+
UPSTREAM_WORKSPACE: github:ament/googletest#clalancette/update-to-gtest-1.11
47+
AFTER_SETUP_UPSTREAM_WORKSPACE: dpkg --purge --force-all ros-rolling-gtest-vendor ros-rolling-gmock-vendor
4548
TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Release
4649
CCACHE_DIR: ${{ github.workspace }}/.ccache
4750
BASEDIR: ${{ github.workspace }}/.work

0 commit comments

Comments
 (0)