ice icon indicating copy to clipboard operation
ice copied to clipboard

Investigate building and testing MATLAB with GitHub Actions.

Open externl opened this issue 1 year ago • 2 comments

See https://github.com/matlab-actions

externl avatar Feb 20 '24 15:02 externl

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

externl avatar Feb 23 '24 20:02 externl

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.

externl avatar May 16 '24 18:05 externl