-
Notifications
You must be signed in to change notification settings - Fork 357
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
Workaround to re-enable pnpm cache in the CI #655
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Codecov Report
@@ Coverage Diff @@
## develop #655 +/- ##
===========================================
- Coverage 47.69% 45.25% -2.44%
===========================================
Files 613 566 -47
Lines 27277 24828 -2449
Branches 6827 6346 -481
===========================================
- Hits 13009 11237 -1772
+ Misses 14208 13531 -677
Partials 60 60
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Screenshots: ✅
There are no changes in the screenshots for this PR. If this is expected, you are good to go. |
📝 Description
Setting
loglevel=warn
preventspnpm store
from outputting multiple lines instead of a single one.Should fix the CI until pnpm publishes a fix.
❓ Context
n/a
✅ Checklist
📸 Demo
🚀 Expectations to reach
Please make sure you follow these Important Steps.
Pull Requests must pass the CI and be internally validated in order to be merged.