-
Notifications
You must be signed in to change notification settings - Fork 26
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
Initial E2E robot tests #117
Conversation
Test Results6 files 6 suites 0s ⏱️ Results for commit 8dd3b22. ♻️ This comment has been updated with latest results. |
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 as initial step.
pip install -r test/requirements.txt | ||
|
||
- name: Setup vcpkg environment | ||
uses: soumeh01/actions/vcpkg@testwindows |
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.
This should be replaced by official Arm actions TBD, possibly from https://github.com/ARM-software/cmsis-actions
No description provided.