-
Notifications
You must be signed in to change notification settings - Fork 204
FIX: Removed LD_LIBRARY_PATH from cicd.yml #6958
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
fixed extension test and made more robust
SMoraisAnsys
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.
Removing those lines because they are currently breaking the CI
Also, we have to double check that the extensions tests are running (since the move of testing dependencies in nightly mode is recent)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6958 +/- ##
==========================================
+ Coverage 81.20% 82.16% +0.95%
==========================================
Files 247 247
Lines 78568 78563 -5
==========================================
+ Hits 63805 64551 +746
+ Misses 14763 14012 -751 🚀 New features to boost your workflow:
|
Fixed extension test and made more robust
Removed LD_LIBRARY_PATH from cicd.yml
Description
Please provide a brief description of the changes made in this pull request.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist