WIP
This commit is contained in:
parent
ea8f4dc405
commit
ad3cb9b9dc
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Install Shell Mock
|
||||
run: |
|
||||
git clone https://github.com/capitalone/bash_shell_mock
|
||||
echo "::add-path bash_shell_mock/bin"
|
||||
echo ::add-path bash_shell_mock/bin
|
||||
|
||||
- name: Install BATS
|
||||
run: yarn install
|
||||
|
|
Loading…
Reference in New Issue