Skip to content

Commit 420f03c

Browse files
committed
Add stty to macOS installer test
1 parent dfc7cd4 commit 420f03c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

โ€Ž.github/workflows/test-installer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: |
3434
export CLIPBOARD_TMPDIR=$TMPDIR
3535
sh src/install.sh
36+
stty rows 80 cols 120
3637
bash src/tests/suite.sh
3738
windows-amd64:
3839
strategy:

0 commit comments

Comments
ย (0)