diff --git a/.github/workflows/L1-tests.yml b/.github/workflows/L1-tests.yml index a3f49a57..23f38f32 100755 --- a/.github/workflows/L1-tests.yml +++ b/.github/workflows/L1-tests.yml @@ -123,7 +123,7 @@ jobs: with: repository: rdkcentral/entservices-testframework path: entservices-testframework - ref: develop + ref: L2TestPlugin_COMRPC token: ${{ secrets.RDKCM_RDKE }} - name: Checkout entservices-casting @@ -138,7 +138,7 @@ jobs: with: repository: rdkcentral/entservices-casting path: entservices-casting - ref: develop + ref: L2TestPlugin_COMRPC - name: Checkout googletest if: steps.cache.outputs.cache-hit != 'true'