diff --git a/.drone.yml b/.drone.yml index 396bf6b..a4de3b0 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/**, TestUnit/**" commands: