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

pull/15/head
Yoan 2 years ago
parent 6c58c3218f
commit 7fdac10b64

@ -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/**","Ohara/**" coverage_exclusions: Tests/**
commands: commands:
- cd Sources/ - cd Sources/
- dotnet restore Ohara.sln - dotnet restore Ohara.sln

Loading…
Cancel
Save