fix: use native spawn sync on bun #546
validate.yml
on: pull_request
Matrix: build
test-windows
2m 57s
Matrix: test
Annotations
2 errors
|
test-windows
Process completed with exit code 1.
|
|
error: expect(received).toBeInstanceOf(expected):
packages\cli\__tests__\spawn-sync.test.ts#L30
Expected constructor: [class Error]
Received value: undefined
at <anonymous> (D:\a\ultracite\ultracite\packages\cli\__tests__\spawn-sync.test.ts:30:26)
|