diff --git a/.drone.yml b/.drone.yml index c08feb5..8c94a5b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,8 +16,5 @@ steps: - git checkout $DRONE_COMMIT - name: test - image: node commands: - - yarn - - yarn migrate - - yarn test + - flutter --version