diff options
author | David Lechner <david@pybricks.com> | 2022-12-06 11:53:32 -0600 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-12-07 13:40:59 +1100 |
commit | 96c23432f6ef448fdcccdfa6a442d64d7ed06277 (patch) | |
tree | 3f6c944306dc40ccbc0b593425ae76a0f3708972 /py/persistentcode.h | |
parent | 3ecbaf1e068faf5a0cf52589ed7f88755acabd71 (diff) | |
download | micropython-96c23432f6ef448fdcccdfa6a442d64d7ed06277.tar.gz micropython-96c23432f6ef448fdcccdfa6a442d64d7ed06277.zip |
github/workflows: Fix code size comment workflow for non-PR.
This fixes the case for the code size comment action where there is no
matching artifact. Apparently, the result of the github-script action was
not treating `false` as a boolean value. To fix the problem we change the
result to use string. Also add some logging to make the step a bit less
cryptic.
Signed-off-by: David Lechner <david@pybricks.com>
Diffstat (limited to 'py/persistentcode.h')
0 files changed, 0 insertions, 0 deletions