Skip to content

Commit f1e1ad1

Browse files
committed
ci(tests): Remove cowsay, unused
1 parent 356e5e6 commit f1e1ad1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
export PATH=$HOME/tmux-builds/tmux-${{ matrix.tmux-version }}/bin:$PATH
6969
ls $HOME/tmux-builds/tmux-${{ matrix.tmux-version }}/bin
7070
tmux -V
71-
sudo apt install cowsay
7271
poetry run py.test --cov=./ --cov-append --cov-report=xml
7372
env:
7473
COV_CORE_SOURCE: .

0 commit comments

Comments
 (0)