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 079035670a - Show all commits

View file

@ -15,6 +15,7 @@ pipeline:
- push
image: node:16
commands:
- apt update
- apt install firefox-esr -y --no-install-recommends
- yarn
- yarn unit