Fixed the drone ci
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Sambo Chea 2021-03-13 11:29:26 +07:00
parent 0f3746f189
commit 98c06ebf54

View File

@ -4,8 +4,8 @@ name: ci
steps: steps:
- name: test - name: test
- image: node image: node
- command: commands:
- yarn - yarn
- yarn migrate - yarn migrate
- yarn test - yarn test