diff --git a/.drone.yml b/.drone.yml index f349b12..f2c0dd7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: commands: - cd ./Qwirkle - dotnet restore QwirkleWithoutMaui.sln - - dotnet test QwirkleWithoutMaui --no-restore + - dotnet test QwirkleWithoutMaui.sln --no-restore - name: generate-and-deploy-docs image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer