-
Notifications
You must be signed in to change notification settings - Fork 118
Fix Windows unit test invocation command #321
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
Conversation
Fixes: ``` Error: @workflow/core#test: command (D:\a\workflow\workflow\packages\core) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\.tools\pnpm\10.20.0\bin\pnpm.CMD run test exited (1) > @workflow/[email protected] test D:\a\workflow\workflow\packages\core > WORKFLOW_TARGET_WORLD=embedded vitest run src 'WORKFLOW_TARGET_WORLD' is not recognized as an internal or external command, operable program or batch file. ELIFECYCLE Test failed. See above for more details. ```
🦋 Changeset detectedLatest commit: 15e4c7d The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Fixes: