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

View File

@ -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