Skip to content

Commit 0ba9796

Browse files
committed
Revert "Silent googletest warnings"
This reverts commit 16af904. The corresponding upstream fixes were merged into ament packages.
1 parent 349e3c6 commit 0ba9796

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ 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
4845
TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Release
4946
CCACHE_DIR: ${{ github.workspace }}/.ccache
5047
BASEDIR: ${{ github.workspace }}/.work

0 commit comments

Comments
 (0)