-
- Downloads
github/workflows/code_size: Print code size change.
The intention of using `tee` is to both print the code size change in
the CI logs and save them to a file. Using redirection to a file
caused it to not print the changes.
Signed-off-by:
David Lechner <david@pybricks.com>
Please register or sign in to comment