From a1a23e33af6ae60eba6c8a6096072c5dac9bde34 Mon Sep 17 00:00:00 2001 From: ranbeersingh1 <43067999+ranbeersingh1@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:18:22 +0000 Subject: [PATCH] Test acl --- .github/workflows/oracle-db-licence-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oracle-db-licence-audit.yml b/.github/workflows/oracle-db-licence-audit.yml index d1ebb097..d0a6e4d7 100644 --- a/.github/workflows/oracle-db-licence-audit.yml +++ b/.github/workflows/oracle-db-licence-audit.yml @@ -33,7 +33,7 @@ jobs: fail-fast: false max-parallel: 1 matrix: - environment: [delius-core-dev,delius-core-test,delius-mis-dev] + environment: [delius-mis-dev,delius-core-dev] #,delius-core-training,delius-core-stage,delius-core-preprod,delius-core-prod,delius-mis-stage,delius-mis-preprod,delius-mis-prod environment: ${{ matrix.environment }}-preapproved timeout-minutes: 1440