Skip to content

Commit 97af88f

Browse files
committed
enabled cec sink l1 test
1 parent 0c48f19 commit 97af88f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/L1-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
with:
124124
repository: rdkcentral/entservices-testframework
125125
path: entservices-testframework
126-
ref: feature/RDKEMW-6167-PR
126+
ref: feature/RDKEMW-6167
127127
token: ${{ secrets.RDKCM_RDKE }}
128128

129129
- name: Checkout entservices-inputoutput
@@ -463,7 +463,7 @@ jobs:
463463
-DPLUGIN_AVINPUT=OFF
464464
-DPLUGIN_HDCPPROFILE=OFF
465465
-DPLUGIN_HDMICECSOURCE=ON
466-
-DPLUGIN_HDMICECSINK=OFF
466+
-DPLUGIN_HDMICECSINK=ON
467467
-DUSE_THUNDER_R4=ON
468468
-DHIDE_NON_EXTERNAL_SYMBOLS=OFF
469469
&&

0 commit comments

Comments
 (0)