diff --git a/.drone.yml b/.drone.yml index 1b1d2d6..3e9793e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,5 @@ steps: - name: app-build image: cirrusci/flutter:stable commands: - - sudo chown -R cirrus:cirrus . - flutter doctor - flutter test \ No newline at end of file