Skip to content

Commit

Permalink
Update properties access level
Browse files Browse the repository at this point in the history
  • Loading branch information
mw-kapilg committed Aug 23, 2024
1 parent 8a3ce75 commit 32f8b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/+ciplugins/+github/BuildSummaryPlugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

% Copyright 2024 The MathWorks, Inc.

properties
properties (Access=private)
TaskDetails = {};
end

Expand Down

0 comments on commit 32f8b5f

Please sign in to comment.