Remove unused Steps in GitHub Workflow

This commit is contained in:
Stefan Zweifel 2020-09-13 14:21:10 +02:00
parent 8c26230a11
commit 90b474f549
1 changed files with 0 additions and 7 deletions

View File

@ -15,13 +15,6 @@ jobs:
cd bash_shell_mock
sudo ./install.sh /usr/local
- name: Where is shellmock?
run: which shellmock
- name: GitHub Detection
run: |
pwd
- name: Install BATS
run: yarn install