diff --git a/.drone.yml b/.drone.yml index 735a04c..74a4a60 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,6 @@ steps: - name: test image: cirrusci/flutter:stable commands: - - sudo chown -R cirrus:cirrus . - flutter pub get - flutter pub run test trigger: