-
-
Notifications
You must be signed in to change notification settings - Fork 371
Fix CI failing on main #3365
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 failing on main #3365
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3365 +/- ##
====================================================
+ Coverage 97.88392% 100.00000% +2.11607%
====================================================
Files 128 128
Lines 19848 19407 -441
Branches 1387 1318 -69
====================================================
- Hits 19428 19407 -21
+ Misses 412 0 -412
+ Partials 8 0 -8
🚀 New features to boost your workflow:
|
|
Windows 3.14t x64 failed in |
That seems related to the use of |
@webknjaz both issues you pointed out
I'm pretty sure this should fix both reasons for failing CI on main.
I'm also seeing this in the logs:
but not sure how to address that :/