Skip to content

Commit 0b2b498

Browse files
patch set
1 parent e34ed47 commit 0b2b498

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/L1-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
repository: rdkcentral/entservices-testframework
115115
path: entservices-testframework
116-
ref: feature/RDK-patch_cleanup_1
116+
ref: develop
117117
token: ${{ secrets.RDKCM_RDKE }}
118118

119119
- name: Checkout entservices-inputoutput

.github/workflows/L2-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
with:
8787
repository: rdkcentral/entservices-testframework
8888
path: entservices-testframework
89-
ref: feature/RDK-patch_cleanup_1
89+
ref: develop
9090
token: ${{ secrets.RDKCM_RDKE }}
9191

9292
- name: Apply patches ThunderTools

0 commit comments

Comments
 (0)