Skip to content

[PRIVILIGEDREQUEST] Adapt to the new interface for the test app.. #343

[PRIVILIGEDREQUEST] Adapt to the new interface for the test app..

[PRIVILIGEDREQUEST] Adapt to the new interface for the test app.. #343

name: Build ThunderClientLibraries on Linux
on:
workflow_dispatch:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
Thunder:
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
ThunderInterfaces:
needs: Thunder
uses: rdkcentral/ThunderInterfaces/.github/workflows/Linux build template.yml@master
ThunderClientLibraries:
needs: ThunderInterfaces
uses: rdkcentral/ThunderClientLibraries/.github/workflows/Linux build template.yml@master