From 4bbb8c6350940a55f28dec864c99d9a5b9502542 Mon Sep 17 00:00:00 2001 From: kprathyusha Date: Tue, 27 May 2025 10:08:26 +0530 Subject: [PATCH] inout outout changes --- .github/workflows/L1-tests.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/L1-tests.yml b/.github/workflows/L1-tests.yml index 9d741808..f3a828bf 100755 --- a/.github/workflows/L1-tests.yml +++ b/.github/workflows/L1-tests.yml @@ -113,7 +113,7 @@ jobs: with: repository: rdkcentral/entservices-testframework path: entservices-testframework - ref: develop + ref: feature/RDK-yml-cleanup-TF token: ${{ secrets.RDKCM_RDKE }} - name: Checkout entservices-inputoutput @@ -481,9 +481,6 @@ jobs: -DCMAKE_DISABLE_FIND_PACKAGE_CEC=ON -DCMAKE_BUILD_TYPE=Debug -DDS_FOUND=ON - -DPLUGIN_HDCPPROFILE=ON - -DPLUGIN_HDMICECSOURCE=ON - -DPLUGIN_HDMICECSINK=ON -DRDK_SERVICES_L1_TEST=ON -DUSE_THUNDER_R4=ON -DHIDE_NON_EXTERNAL_SYMBOLS=OFF