Commit f40087e
committed
ci: fix test execution in non-interactive CI environment
Wrap 'bun test' with 'script' command to allocate a pseudo-TTY,
ensuring PTY processes spawn correctly in GitHub Actions runners
that lack a real terminal.1 parent 17e9b45 commit f40087e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments