ci: Fix VHS action - #2459
Conversation
✅ Deploy Preview for creative-fairy-df92c4 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@wxt-dev/analytics
@wxt-dev/auto-icons
@wxt-dev/browser
@wxt-dev/i18n
@wxt-dev/is-background
@wxt-dev/module-react
@wxt-dev/module-solid
@wxt-dev/module-svelte
@wxt-dev/module-vue
@wxt-dev/runner
@wxt-dev/storage
@wxt-dev/unocss
@wxt-dev/webextension-polyfill
wxt
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2459 +/- ##
==========================================
- Coverage 78.57% 78.42% -0.16%
==========================================
Files 134 134
Lines 3916 3916
Branches 890 890
==========================================
- Hits 3077 3071 -6
- Misses 748 753 +5
- Partials 91 92 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Fixed, just had to merge with main and re-run the workflow
PatrykKuniczak
left a comment
There was a problem hiding this comment.
Good, you can place pnpm on the second place if you want to.
It's better option than npm
We can have bun as preffered, pnpm as second good and npm as third, because only IMHO it's better than yarn i don't see almost anybody which use it on project.
|
NPM is still the go-to package manager for a lot of people, I don't want to change the order too much. Personally, I would have just moved bun up above yarn, making the order npm, pnpm, bun, yarn, but I don't have that strong of opinions so I didn't say anything on the other PR lol. |

Overview
Fixing action so it can generate new GIF after #2425