Skip to content

Commit fe7f44e

Browse files
fredoh9lgirdwood
authored andcommitted
.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>
1 parent 51abaff commit fe7f44e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
- name: apt get
110110
run: sudo apt-get update &&
111111
sudo apt-get -y install valgrind alsa-utils libasound2-dev
112+
octave octave-io octave-signal
112113

113114
# testbench needs some topologies.
114115
- name: build test topologies

0 commit comments

Comments
 (0)