matlab-actions / run-command

Run MATLAB scripts, functions, and statements.
BSD 3-Clause "New" or "Revised" License
53 stars 11 forks source link

Sdfix #45

Closed sameagen-MW closed 10 months ago

sameagen-MW commented 10 months ago

Fix for the -sd option using an environment variable. Because it changes the function signature of cdAndCall, run-build and run-tests will need to be updated in parallel.

EDIT: Even better it looks like I remembered incorrectly and the other two actions don't directly call cdAndCall