Skip to content

Commit

Permalink
cleanup yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
strangiato committed May 31, 2024
1 parent d3de667 commit dd52c01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
msg = msg .. "0: transitionStatus | " .. obj.status.modelStatus.transitionStatus .. "\n"
end
end
if obj.status.conditions ~= nil then
for i, condition in pairs(obj.status.conditions) do
Expand Down

0 comments on commit dd52c01

Please sign in to comment.