mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-04-28 06:39:23 +02:00
Remove unused Steps in GitHub Workflow
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user