Skip to content

Commit d65169b

Browse files
authored
RDKEMW-4155: Fix L1-test for HdcpProfile (#111)
* Update L1-tests.yml * RDKEMW-4155 : Fix L1/L2 tests for HdcpProfile plugin * Update L1-tests.yml * Update L1-tests.yml
1 parent 3b0c211 commit d65169b

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
@@ -540,8 +540,8 @@ jobs:
540540
RdkServicesL1Test &&
541541
cp -rf $(pwd)/rdkL1TestResults.json $GITHUB_WORKSPACE/rdkL1TestResultsWithValgrind.json &&
542542
rm -rf $(pwd)/rdkL1TestResults.json
543-
544-
- name: Generate coverage
543+
544+
- name: Generate coverage
545545
if: ${{ matrix.coverage == 'with-coverage' && !env.ACT }}
546546
run: >
547547
cp $GITHUB_WORKSPACE/entservices-testframework/Tests/L1Tests/.lcovrc_l1 ~/.lcovrc

0 commit comments

Comments
 (0)