From 1ab9b998154137362c62702f1cd2009771a35ae4 Mon Sep 17 00:00:00 2001 From: Mads Bisgaard <126242332+bisgaard-itis@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:54:12 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=97=EF=B8=8F=20remove=20api=20checks=20fr?= =?UTF-8?q?om=20system=20tests=20(#6920)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-testing-deploy.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci-testing-deploy.yml b/.github/workflows/ci-testing-deploy.yml index 2fd149a15e8..831b6d3415a 100644 --- a/.github/workflows/ci-testing-deploy.yml +++ b/.github/workflows/ci-testing-deploy.yml @@ -2596,9 +2596,7 @@ jobs: system-test-e2e-playwright, system-test-environment-setup, system-test-public-api, - system-test-swarm-deploy, - system-api-specs, - system-backwards-compatibility + system-test-swarm-deploy ] runs-on: ubuntu-latest steps: