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

Commit 353a35f

Browse files
committed
Updated summary warnning
1 parent 3d6bbd1 commit 353a35f

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/com/mathworks/ci/BuildArtifactAction

1 file changed

+1
-1
lines changed

src/main/resources/com/mathworks/ci/BuildArtifactAction/summary.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<p><a href="buildresults">MATLAB Build Results</a></p>
1010
<span class="${pst.cssClass}">
1111
<j:if test="${it.totalCount == 0}">
12-
<font color="#EF2929"><h5> Zero task indicates either none of the task ran from buildfile or MATLAB version does not support the feature</h5></font>
12+
<font color="#EF2929"><h5> Make sure that you are using MATLAB R2022b or later and that your build file contains no errors.</h5></font>
1313
</j:if>
1414
</span>
1515
<p>This build report includes <font color="Blue"><b>${it.totalCount} tasks.</b></font></p>

0 commit comments

Comments
 (0)