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