mathworks / jenkins-matlab-plugin

This plugin enables you to run MATLAB® and Simulink® as part of your Jenkins™ build.
47 stars 54 forks source link

Tasks that are not run should not be Skipped in the build table #344

Closed acampbel closed 2 months ago

acampbel commented 4 months ago

Skipped is different than not run. When task dont run (because an earlier task has failed) It should show up as not run, but this is diferent than skipped.