WIP
This commit is contained in:
parent
d5bcab2011
commit
4ff12ffb5b
|
@ -14,6 +14,8 @@ jobs:
|
||||||
git clone https://github.com/capitalone/bash_shell_mock
|
git clone https://github.com/capitalone/bash_shell_mock
|
||||||
echo "::add-path::bash_shell_mock/bin"
|
echo "::add-path::bash_shell_mock/bin"
|
||||||
|
|
||||||
|
- run: which shellmock
|
||||||
|
|
||||||
- name: Install BATS
|
- name: Install BATS
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue