From fdbc7c5b7f888079dba7697c42aa5055ce26b2f1 Mon Sep 17 00:00:00 2001 From: Lucas DELANIER Date: Sat, 18 Mar 2023 23:46:39 +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 6b554ef..85ed8fd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,4 @@ steps: sonar_token: from_secret: SONAR_TOKEN - name: Test and coverage - run: npm jest --coverage \ No newline at end of file + run: npm jest --coverage \ No newline at end of file