.github: add a test for xtensa-build-zephyr.py --all

Add a test to avoid --all breakages like the one in commit
05bfc36dac ("ptl: Add initial PTL configuration"), reported in #9262

See also previous commit.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2024-06-27 01:35:58 +00:00 committed by Kai Vehmanen
parent d9e6b7b977
commit 2aaee2e585
1 changed files with 5 additions and 0 deletions

View File

@ -123,6 +123,11 @@ jobs:
zephyr_revision: mnfst
IPC_platforms: mtl
# This is "duplication of effort" but it makes sure no one
# breaks --all, see for instance #9262 and previous commit.
- zephyr_revision: mnfst
IPC_platforms: --all
steps:
- uses: actions/checkout@v4
# Download a full clone to fix `git describe`, sof_version.h and