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

Commit caabde7

Browse files
authored
Merge pull request #85 from mathworks/configdoc-update
replace MacOS with Mac
2 parents cdcf6d3 + e898582 commit caabde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONFIGDOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The **Run MATLAB Tests** build step enables you to easily generate different typ
3838

3939
The **Run MATLAB Tests** build step produces a MATLAB script file named **runMatlabTests.m** in the Jenkins workspace. The plugin uses this file to run the tests and generate the test artifacts. You can review the contents of the script to understand the testing workflow.
4040

41-
**Note:** Producing a PDF test report is not currently supported on MacOS platforms.
41+
**Note:** Producing a PDF test report is not currently supported on Mac platforms.
4242

4343
### Run MATLAB Command
4444
The **Run MATLAB Command** build step enables you to specify MATLAB commands tailored to your specific needs. For example, you can use this build step to customize your test run or add a different build step to your pipeline.

0 commit comments

Comments
 (0)