Skip to content

Remove redundant unzip dependency #52

Remove redundant unzip dependency

Remove redundant unzip dependency #52

Triggered via push May 16, 2026 06:52
Status Failure
Total duration 17s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
error: expect(received).toEqual(expected): tests/runtime.test.ts#L57
{ "args": [ - "install", + "add", "node-hdiffpatch", ], - "command": "npm", + "command": "bun", } - Expected - 2 + Received + 2 at <anonymous> (/home/runner/work/react-native-update-cli/react-native-update-cli/tests/runtime.test.ts:57:62)