This commit is contained in:
Stefan Zweifel 2020-09-13 13:24:59 +02:00
parent e7d4a91cc4
commit e7d387edc1
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
- name: Install Shell Mock
run: |
git clone https://github.com/capitalone/bash_shell_mock
cd bash_shell_mock
sudo ./install.sh /usr/local
- name: Where is shellmock?