Linux path syntax rules

This commit is contained in:
Elitsa Marinovska
2020-11-24 15:50:29 +01:00
parent 21312a09ea
commit 27379ba89a

View File

@@ -22,4 +22,4 @@ jobs:
displayName: 'dotnet test'
inputs:
command: test
projects: '**\*.Tests.UnitTests.csproj'
projects: '**/*.Tests.UnitTests.csproj'