Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit c4acc2b

Browse files
author
Nikhil Bhoski
committed
Updated the step display name for blue ocean.
1 parent 90eb7c2 commit c4acc2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/config.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Builder.matlab.runner.script.target.file.windows.name = run_matlab_command.bat
1919
build.workspace.computer.not.found = Unable to access the computer for this build.
2020
matlab.command.build.step.name = runMATLABCommand
2121
matlab.tests.build.step.name = runMATLABTests
22-
matlab.command.step.display.name = Runs MATLAB command and scripts
23-
matlab.tests.step.display.name = Runs MATLAB tests and produce test artifacts
22+
matlab.command.step.display.name = Run MATLAB commands, scripts, or functions
23+
matlab.tests.step.display.name = Run MATLAB tests and generate artifacts

0 commit comments

Comments
 (0)