Merge alpha 0.0.5 to master #54

Merged
niggl merged 292 commits from dev into main 2020-12-23 17:05:35 +00:00
Showing only changes of commit 0f419625d2 - Show all commits

View File

@ -13,7 +13,7 @@ steps:
image: node:alpine image: node:alpine
commands: commands:
- yarn - yarn
- yarn test - yarn test:ci
trigger: trigger:
event: event:
- pull_request - pull_request