Skip to content

[v2.2] Cherry pick topology1: add sof-rpl-rt711-l0-rt1316-l12.tplg support #10045

[v2.2] Cherry pick topology1: add sof-rpl-rt711-l0-rt1316-l12.tplg support

[v2.2] Cherry pick topology1: add sof-rpl-rt711-l0-rt1316-l12.tplg support #10045

Workflow file for this run

---
# https://thesofproject.github.io/latest/developer_guides/unit_tests.html
name: Unit tests
# 'workflow_dispatch' allows running this workflow manually from the
# 'Actions' tab
# yamllint disable-line rule:truthy
on: [pull_request, workflow_dispatch]
jobs:
cmocka_utests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with: {fetch-depth: 2}
- name: build and run all defconfigs
run: ./test/test-all-defconfigs.sh