diff --git a/.drone.yml b/.drone.yml index a4b05d7..3bcd972 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,6 @@ steps: commands: - flutter --version - dart --version - - name: + - name: test commands: - dart test \ No newline at end of file