switched to using the ci testing script
Some checks reported errors
continuous-integration/drone/pr Build was killed

ref #23
This commit is contained in:
Nicolai Ort 2020-12-11 20:25:26 +01:00
parent a83a23a647
commit 0f419625d2

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