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
4ff12ffb5b
commit
62d8f89945
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -14,7 +14,8 @@ jobs:
|
|||||||
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"
|
echo "::add-path::bash_shell_mock/bin"
|
||||||
|
|
||||||
- run: which shellmock
|
- name: Where is shellmock?
|
||||||
|
run: which shellmock
|
||||||
|
|
||||||
- name: Install BATS
|
- name: Install BATS
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user