Skip to content

Add run to build command when using bun #1877

Add run to build command when using bun

Add run to build command when using bun #1877

Triggered via pull request November 17, 2024 16:14
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Build the package
20s
Build the package
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
__test__/getCommand.spec.ts > getCommand > should generate the correct command for npm: __test__/getCommand.spec.ts#L13
AssertionError: expected 'npm build' to be 'npm run build' // Object.is equality Expected: "npm run build" Received: "npm build" ❯ __test__/getCommand.spec.ts:13:40
Build the package
Process completed with exit code 1.