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
Fix for the
-sd
option using an environment variable. Because it changes the function signature ofcdAndCall
, 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