This commit is contained in:
Stefan Zweifel 2020-09-13 12:48:06 +02:00
parent ad3cb9b9dc
commit d5bcab2011
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