tests coverage
continuous-integration/drone/push Build is passing Details

pull/15/head
Yoan 2 years ago
parent 7fdac10b64
commit 1429aef0fc

@ -30,7 +30,7 @@ steps:
sonar_token: sonar_token:
from_secret: SECRET_SONAR_LOGIN from_secret: SECRET_SONAR_LOGIN
project_key: Ohara project_key: Ohara
coverage_exclusions: Tests/** coverage_exclusions: Tests/**,Ohara/**
commands: commands:
- cd Sources/ - cd Sources/
- dotnet restore Ohara.sln - dotnet restore Ohara.sln

Loading…
Cancel
Save