fix tests and add CI #5

Merged
floatingghost merged 6 commits from woodpecker into develop 2022-06-15 17:22:03 +00:00
Showing only changes of commit c30e11139d - Show all commits

View file

@ -3,6 +3,7 @@ pipeline:
when:
event:
- push
image: node:16
commands:
- yarn
- yarn lint