mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
Remove unused Steps in GitHub Workflow
This commit is contained in:
parent
8c26230a11
commit
90b474f549
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
@ -15,13 +15,6 @@ jobs:
|
|||||||
cd bash_shell_mock
|
cd bash_shell_mock
|
||||||
sudo ./install.sh /usr/local
|
sudo ./install.sh /usr/local
|
||||||
|
|
||||||
- name: Where is shellmock?
|
|
||||||
run: which shellmock
|
|
||||||
|
|
||||||
- name: GitHub Detection
|
|
||||||
run: |
|
|
||||||
pwd
|
|
||||||
|
|
||||||
- name: Install BATS
|
- name: Install BATS
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user