Skip to content

Commit d7b2842

Browse files
Update azure-pipelines.yml
1 parent af4e8db commit d7b2842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ jobs:
211211
mono "`find ~/.nuget/packages | grep net461 | grep xunit.console.exe | grep -v config`" "`find . -name Xamarin.CommunityToolkit.UnitTests.dll | grep bin | grep 461`"
212212
213213
echo "***** Running Unit Tests on .NET Core *****"
214+
echo temp
214215
dotnet test $(PathToUnitTestCsproj) /p:Configuration=Release /p:Platform="macOS"
215216
- task: CmdLine@2
216217
displayName: 'Pack NuGets'

0 commit comments

Comments
 (0)