Add expect (fix tests)

This commit is contained in:
Adam Stankiewicz
2020-09-08 22:41:51 +02:00
parent 002573265a
commit 5e5d127eb8

View File

@@ -14,7 +14,7 @@ jobs:
run: |
sudo add-apt-repository ppa:jonathonf/vim -y
sudo apt-get update -q
sudo apt-get install -y vim
sudo apt-get install -y vim expect
vim --version
- uses: actions/checkout@v2
- name: Run Tests