WIP
This commit is contained in:
parent
e7d4a91cc4
commit
e7d387edc1
|
@ -12,6 +12,7 @@ jobs:
|
||||||
- name: Install Shell Mock
|
- name: Install Shell Mock
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/capitalone/bash_shell_mock
|
git clone https://github.com/capitalone/bash_shell_mock
|
||||||
|
cd bash_shell_mock
|
||||||
sudo ./install.sh /usr/local
|
sudo ./install.sh /usr/local
|
||||||
|
|
||||||
- name: Where is shellmock?
|
- name: Where is shellmock?
|
||||||
|
|
Loading…
Reference in New Issue