-
Notifications
You must be signed in to change notification settings - Fork 379
Conversation
@ApolloUnicorn can you run "yarn prettier"? Thanks |
Codecov Report
@@ Coverage Diff @@
## master #629 +/- ##
=======================================
Coverage 42.48% 42.48%
=======================================
Files 72 72
Lines 4272 4272
Branches 713 713
=======================================
Hits 1815 1815
Misses 2440 2440
Partials 17 17
Continue to review full report at Codecov.
|
@gre done |
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.
looks like CI still find an issue
/home/runner/work/ledgerjs/ledgerjs/packages/cryptoassets/src/currencies.ts
Error: 1340:12 error Insert `⏎·········` prettier/prettier
Turns out that was from another chain, so not sure how that would up being a problem to begin with. |
mmh I think you use a different prettier version than the one from the node_modules. i'll fix this after merge. |
No description provided.