Add tests/run_test_{matlab,octave}_output.txt in testsuite articfacts.

time-shift
Stéphane Adjemian(Charybdis) 2018-09-13 18:24:11 +02:00
parent f74e72613c
commit f1dbd8beac
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ testsuite_matlab:
- cat tests/run_test_matlab_output.txt
artifacts:
paths:
- tests/run_test_matlab_output.txt
- tests/*.m.log
- tests/*.m.trs
- tests/*/*.m.log
@ -57,6 +58,7 @@ testsuite_matlab:
- cat tests/run_test_octave_output.txt
artifacts:
paths:
- tests/run_test_octave_output.txt
- tests/*.o.log
- tests/*.o.trs
- tests/*/*.o.log