From 94257a988691556754a18670308c0cfc714a6b7a Mon Sep 17 00:00:00 2001 From: Jose Luis Rivero Date: Thu, 14 Mar 2024 19:34:29 +0100 Subject: [PATCH] Remove drake_cmake_installed_apt from the GitHub testing Signed-off-by: Jose Luis Rivero --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 18aa16d..b9961ee 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -36,4 +36,4 @@ jobs: sudo apt-get update && sudo apt-get install -y libgflags-dev . /opt/ros/rolling/setup.bash . install/setup.bash - colcon build --merge-install --packages-select drake_cmake_installed drake_cmake_installed_apt drake_ament_cmake_installed --event-handlers console_direct+ + colcon build --merge-install --packages-select drake_cmake_installed drake_ament_cmake_installed --event-handlers console_direct+