WIP
This commit is contained in:
parent
f99e679847
commit
41a5b0c00a
|
@ -12,8 +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
|
echo "::add-path bash_shell_mock/bin
|
||||||
./install.sh /usr/local
|
|
||||||
|
|
||||||
- name: Install BATS
|
- name: Install BATS
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
|
Loading…
Reference in New Issue