-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: revert extra cmake var #3351
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
Signed-off-by: Zihua Wu <[email protected]>
/bot run --stage-list "A30-CPP-1" |
PR_Github #1381 [ run ] triggered by Bot |
/bot skip --comment "trivial changes" |
PR_Github #1392 [ skip ] triggered by Bot |
PR_Github #1381 [ run ] completed with state |
PR_Github #1392 [ skip ] completed with state |
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
Signed-off-by: Zihua Wu <[email protected]> Co-authored-by: QI JUN <[email protected]> Signed-off-by: sarattha <[email protected]>
Signed-off-by: Zihua Wu <[email protected]> Co-authored-by: QI JUN <[email protected]>
Signed-off-by: Zihua Wu <[email protected]> Co-authored-by: QI JUN <[email protected]>
I added a local cmake var in test_cpp.py but incorrectly committed it in #3239 . This PR reverts the extra cmake var.