Skip to content

Commit 5caef0a

Browse files
committed
So this should just about do it
1 parent 7e81c25 commit 5caef0a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ jobs:
7575
7676
- name: Run zsh tests with proper terminal setup
7777
run: |
78-
echo 'export PS1="$ "' > ~/.zshrc
79-
echo 'export TERM=xterm' >> ~/.zshrc
80-
echo 'stty -echo' >> ~/.zshrc
8178
export PS1="$ "
8279
export TERM=xterm
8380
sudo make test_zsh

0 commit comments

Comments
 (0)