-
-
Notifications
You must be signed in to change notification settings - Fork 89
feat: add testname execution #1254
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
Conversation
cabin/.github/workflows/cpp.yml Line 11 in 5d81de8
|
4bb8dc9 to
bf6f301
Compare
fc33edd to
b504687
Compare
ken-matsui
left a comment
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.
Just small comments; otherwise, looks good.
|
@bekard Please address the lint error. |
|
Done. Sorry, forget to run linter |
ken-matsui
left a comment
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.
Thanks!
I've tried to make it to function like
cargo test <testname>.PS: Had some formatting issues. @ken-matsui What versions of clang-format/lint/tidy do you use?