WIP
This commit is contained in:
parent
e7d4a91cc4
commit
e7d387edc1
|
@ -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?
|
||||
|
|
Loading…
Reference in New Issue