fix tests and add CI #5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pipeline:
|
|||
when:
|
||||
event:
|
||||
- push
|
||||
image: node:16
|
||||
commands:
|
||||
- yarn
|
||||
- yarn lint
|
||||
|
|
Loading…
Reference in a new issue