Commit 021b49a
committed
ci(workflows): remove unnecessary expect installation and unbuffer from CI
Remove the installation of the expect package and usage of unbuffer
in the CI test job. These were likely added during debugging phases
for handling interactive PTY sessions or test output buffering, but
are no longer required. This simplifies the workflow and reduces CI
setup time.1 parent 0d9188f commit 021b49a
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 50 | | |
54 | | - | |
| 51 | + | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
0 commit comments