This commit is contained in:
Stefan Zweifel 2020-09-13 12:42:00 +02:00
parent f99e679847
commit 41a5b0c00a
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ jobs:
- name: Install Shell Mock
run: |
git clone https://github.com/capitalone/bash_shell_mock
cd bash_shell_mock
./install.sh /usr/local
echo "::add-path bash_shell_mock/bin
- name: Install BATS
run: yarn install