-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Actions firmware build #304
Conversation
|
Same as in Prusa-Firmware some more output would be great. |
How do we build the unit tests with a separate GCC (not AVR GCC)? Does that require a separate Github Action? |
There's probably more value in doing that because then it shows up as a separate "check" in the PR rather than just "build failed". I'll look at it more. |
- Share .dependencies cache with pr-size
- fix coverage paths
Automated Test Code Coverage ReportView details...
TOTAL: 2721 lines of code, 2027 lines executed, 74% covered. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can vaguely understand what's going on, seems to be ok. I can't verify any edge cases though.
Per title 😄