Skip to content

Commit cf39fbb

Browse files
committed
NO MERGE: AVInput COM-RPC Support: Unit tests: Reverted L1-tests.yml change
1 parent e5bfbfa commit cf39fbb

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-1008-COM-RPC_support
126+
ref: develop
127127
token: ${{ secrets.RDKCM_RDKE }}
128128

129129
- name: Checkout entservices-inputoutput
@@ -138,7 +138,7 @@ jobs:
138138
with:
139139
repository: rdkcentral/entservices-inputoutput
140140
path: entservices-inputoutput
141-
ref: feature/RDKEMW-1008-COM-RPC_support
141+
ref: develop
142142

143143
- name: Checkout googletest
144144
if: steps.cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)