From b10f3f8775ce58f26998f211d4dea4183656103d Mon Sep 17 00:00:00 2001 From: Sebastien Morais Date: Mon, 2 Dec 2024 15:29:26 +0100 Subject: [PATCH] TBR: Check test pyaedt main Linux --- .github/workflows/ci_cd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 1328f44602..0d38f7642f 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -282,7 +282,6 @@ jobs: test-pyaedt-main-linux: name: Testing PyAEDT main branch (Linux) - if: github.event_name == 'push' && contains(github.ref, 'refs/tags') needs: [smoke-tests] runs-on: [ self-hosted, Linux, pyaedt ] env: