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