-
Notifications
You must be signed in to change notification settings - Fork 282
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
Fix CI jobs - Update conan packages #2240
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2240 +/- ##
==========================================
+ Coverage 63.30% 63.42% +0.12%
==========================================
Files 116 117 +1
Lines 19596 19592 -4
Branches 9544 9550 +6
==========================================
+ Hits 12405 12426 +21
+ Misses 5117 5098 -19
+ Partials 2074 2068 -6
Continue to review full report at Codecov.
|
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
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
Btw, we should also find a way to cancel running jobs if a new commit is pushed to the PR: |
No description provided.