Browse Source

Update tests-windows.yml

flabbet 11 months ago
parent
commit
cee25501ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pipelines/Windows/tests-windows.yml

+ 1 - 1
pipelines/Windows/tests-windows.yml

@@ -71,4 +71,4 @@ steps:
   inputs:
     command: test
     projects: '**/*Tests/*.csproj'
-   arguments: '--configuration $(buildConfiguration) -r $(buildPlatform)'
+    arguments: '--configuration $(buildConfiguration) -r $(buildPlatform)'