try running octave version

fixes-turtlebasket
Mattia Montanari 2023-02-14 15:14:18 +01:00
parent 108a62c7ec
commit 7dae0befdf
1 changed files with 2 additions and 3 deletions

View File

@ -30,7 +30,6 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v3
- run: pwd
- run: ls
- run: version
- run: cd examples/matlab/; run runme.m
- run: octave --version
- run: cd examples/matlab/; octave runme.m