mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-06-16 16:38:51 +00:00
WIP
This commit is contained in:
parent
dd6fb621b4
commit
e7d4a91cc4
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Install Shell Mock
|
- name: Install Shell Mock
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/capitalone/bash_shell_mock
|
git clone https://github.com/capitalone/bash_shell_mock
|
||||||
echo "::add-path::bash_shell_mock/bin"
|
sudo ./install.sh /usr/local
|
||||||
|
|
||||||
- name: Where is shellmock?
|
- name: Where is shellmock?
|
||||||
run: which shellmock
|
run: which shellmock
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user