run tests on PR
This commit is contained in:
parent
d591ed82a4
commit
4448d8a12d
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ pipeline:
|
|||
when:
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
image: node:16
|
||||
commands:
|
||||
- yarn
|
||||
|
@ -13,6 +14,7 @@ pipeline:
|
|||
when:
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
image: node:16
|
||||
commands:
|
||||
- apt update
|
||||
|
|
Loading…
Add table
Reference in a new issue