File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123
123
with :
124
124
repository : rdkcentral/entservices-testframework
125
125
path : entservices-testframework
126
- ref : feature/RDKEMW-6167
126
+ ref : develop
127
127
token : ${{ secrets.RDKCM_RDKE }}
128
128
129
129
- name : Checkout entservices-inputoutput
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ git clone --branch R4.4.1 https://github.com/rdkcentral/Thunder.git
33
33
34
34
git clone --branch develop https://github.com/rdkcentral/entservices-apis.git
35
35
36
- git clone --branch feature/RDKEMW-6167 https://$GITHUB_TOKEN @github.com/rdkcentral/entservices-testframework.git
36
+ git clone https://$GITHUB_TOKEN @github.com/rdkcentral/entservices-testframework.git
37
37
38
38
# ###########################
39
39
# Build Thunder-Tools
You can’t perform that action at this time.
0 commit comments