diff --git a/.drone.yml b/.drone.yml index 6ab4b9f..36f069c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,5 @@ platform: steps: - name: test commands: - - pytest \ No newline at end of file + - pytest + \ No newline at end of file