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
678486426c
commit
bceb061b98
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -18,6 +18,10 @@ jobs:
|
|||||||
- name: Where is shellmock?
|
- name: Where is shellmock?
|
||||||
run: which 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