ref #23
This commit is contained in:
parent
d543dfb201
commit
abb13045e6
@ -6,8 +6,8 @@ steps:
|
|||||||
- name: run tests
|
- name: run tests
|
||||||
image: node:alpine
|
image: node:alpine
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- yarn
|
||||||
- npm test
|
- yarn test
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
- pull_request
|
- pull_request
|
Loading…
x
Reference in New Issue
Block a user