Add test and yarn
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sambo Chea 2021-03-17 14:35:33 +07:00
parent c74a83cc0a
commit 819b5c283a

View File

@ -16,11 +16,7 @@ steps:
- git checkout $DRONE_COMMIT
steps:
- name: fastlane
- name: build-and-test
commands:
- fastlane --version
- fastlane update_fastlane
- name: flutter
commands:
- flutter --version
- yarn
- yarn test