Skip to content

Commit

Permalink
make a wrong commit to check the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
farid-zare authored Feb 2, 2025
1 parent 47f5ddb commit e24ceca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

if solverLPOK
value = calculatePercentile(expressionValues, k);
value = value + 1;
assert(value == 4)

% output a success message
Expand Down

0 comments on commit e24ceca

Please sign in to comment.