1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 18:03:26 +08:00

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

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