Closed trivikr closed 1 year ago
Latest commit: 72619ee995ae061856bb6207be368b8cce848406
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Closing because of CI failure.
Also, we plan to only use g:tsc
and g:vitest
from individual workspaces.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.
Issue
Fixes: https://github.com/trivikr/vitest-codemod/issues/129
Description
Prefixes
g:
to global scripts, as it's likely causing intermittent CI failuresTesting
CI