Skip to content

Commit e5bfbfa

Browse files
committed
NO MERGE: AVInput COM-RPC Support: Unit tests: Point to feature branch
1 parent abc9120 commit e5bfbfa

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: develop
126+
ref: feature/RDKEMW-1008-COM-RPC_support
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: develop
141+
ref: feature/RDKEMW-1008-COM-RPC_support
142142

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

0 commit comments

Comments
 (0)