WIP
This commit is contained in:
parent
678486426c
commit
bceb061b98
|
@ -18,6 +18,10 @@ jobs:
|
|||
- name: Where is shellmock?
|
||||
run: which shellmock
|
||||
|
||||
- name: GitHub Detection
|
||||
run: |
|
||||
pwd
|
||||
|
||||
- name: Install BATS
|
||||
run: yarn install
|
||||
|
||||
|
|
Loading…
Reference in New Issue