-
Notifications
You must be signed in to change notification settings - Fork 3k
Add blockdevice example back to CI #8323
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 blockdevice example back to CI #8323
Conversation
… Target should be K64F
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.
LGTM
/morph build |
Build : FAILUREBuild number : 3263 |
/morph build |
Build : SUCCESSBuild number : 3287 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 2912 |
Test : SUCCESSBuild number : 3094 |
Haven't seen this in a while:
/morph export-build |
Exporter Build : SUCCESSBuild number : 2921 |
Description
During PR #7774 some examples where removed from the CI. PR #8246 has been putting most of them back, unfortunately, mbed-os-example-blockdevice was left behind.
I think its time to bring it back.
Pull request type