diff --git a/.drone.yml b/.drone.yml index a4de3b0..275460a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: sonar_host: https://codefirst.iut.uca.fr/sonar/ sonar_token: from_secret: SECRET_SONAR_LOGIN - coverage_exclusions: "adminBlazor.Api/**, TestUnit/**" + coverage_exclusions: "adminBlazor.Api/**" commands: