From 20d77fdf6b7bd6bc215dab1966e9bc6d2bfc93db Mon Sep 17 00:00:00 2001 From: Robert Haschke Date: Fri, 26 May 2023 02:46:35 +0200 Subject: [PATCH] Revert "Silent googletest warnings" --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a58b89a1a..e00c4aaf4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,7 +42,6 @@ jobs: UNDERLAY: /root/ws_moveit/install DOWNSTREAM_WORKSPACE: "github:ubi-agni/mtc_demos#master" # Silent googletest warnings: https://github.com/ament/ament_cmake/pull/408#issuecomment-1306004975 - UPSTREAM_WORKSPACE: github:ament/googletest#clalancette/update-to-gtest-1.11 AFTER_SETUP_UPSTREAM_WORKSPACE: dpkg --purge --force-all ros-rolling-gtest-vendor ros-rolling-gmock-vendor TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Release CCACHE_DIR: ${{ github.workspace }}/.ccache