Skip to content

Commit aa9af2c

Browse files
committed
[infra] moxunit GH action - add statistics Octave package to use randsample
1 parent 63b5abb commit aa9af2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/moxunit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
src: subfun
2626
# add CPP_PTB to the path but don't include it the coverage
2727
ext: lib/CPP_PTB/src
28+
# Octave packages needed
29+
pkg: statistics
2830
with_coverage: true
2931
cover_xml_file: coverage.xml
3032

0 commit comments

Comments
 (0)