Skip to content

Commit 0b06d2e

Browse files
committed
fixed yml again
1 parent dec5f7c commit 0b06d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
inputs:
1919
command: test
2020
projects: 'src/**/*.Tests/*.csproj'
21-
arguments: '--configuration $(buildConfiguration) --logger:trx'
21+
arguments: '--configuration $(buildConfiguration) --logger:trx'
2222

2323
- task: PublishTestResults@2
2424
inputs:

0 commit comments

Comments
 (0)