From e00a43d84d5adf92c08604c5f044928d05607e4f Mon Sep 17 00:00:00 2001 From: Lucas DELANIER Date: Sun, 19 Mar 2023 00:00:05 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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