Commit Graph

2 Commits (77e7c3df608cc1996ef6cf8628d008ce69b39993)

Author SHA1 Message Date
Manos Pitsidianakis 9865211076
CI: prepend printf commands with @
In Makefiles, prepending a command with @ will not print the command
being executed, only its result. Do this for `printf`s.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2 weeks ago
Manos Pitsidianakis 7e800a8f3f
CI: move manifest_lints.yaml actions to Makefile.manifest-lints
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
4 weeks ago