ice
ice copied to clipboard
Investigate building and testing MATLAB with GitHub Actions.
See https://github.com/matlab-actions
This was partially added in #1835, bf991f4f7604869517f9211f18a6048239521551, and ebd8d1487c9dd480e37227ca7ed04c6b0948b490.
Right now, it's not possible to run the Matlab command directly from the command line.
See https://github.com/matlab-actions/run-command/issues/53
Currently we build on Linux and Windows, but only test on Linux. For some reason that's not obvious, the run-matlab-command.exe tool for Windows complains that MATLAB is not in the PATH.