This commit is contained in:
Stefan Zweifel 2020-09-13 13:09:02 +02:00
parent d5bcab2011
commit 4ff12ffb5b
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ jobs:
git clone https://github.com/capitalone/bash_shell_mock
echo "::add-path::bash_shell_mock/bin"
- run: which shellmock
- name: Install BATS
run: yarn install