diff --git a/.drone.yml b/.drone.yml index 0c4e100..e47544c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,4 +17,4 @@ steps: - name: Test and coverage image: hub.codefirst.iut.uca.fr/camille.petitalot/drone-sonarplugin-reactnative:latest commands: - - npm jest --coverage \ No newline at end of file + - npm jest \ No newline at end of file