We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc557e commit 1c73fa6Copy full SHA for 1c73fa6
.github/workflows/L2-tests.yml
@@ -89,7 +89,7 @@ jobs:
89
with:
90
repository: rdkcentral/entservices-testframework
91
path: entservices-testframework
92
- ref: develop
+ ref: feature/RDKEMW-2711-p2
93
token: ${{ secrets.RDKCM_RDKE }}
94
95
- name: Checkout googletest
0 commit comments