.github: add octave packages for testbench

process_test requires octave. Before running octave,
signal and io pakcages should be loaded.

Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
This commit is contained in:
Fred Oh 2022-08-24 02:14:46 -07:00 committed by Liam Girdwood
parent 51abaff072
commit fe7f44e287
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ jobs:
- name: apt get
run: sudo apt-get update &&
sudo apt-get -y install valgrind alsa-utils libasound2-dev
octave octave-io octave-signal
# testbench needs some topologies.
- name: build test topologies