Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit bf93f0c

Browse files
Update azure-pipelines.yml
1 parent c9224b6 commit bf93f0c

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
@@ -212,6 +212,7 @@ jobs:
212212
213213
echo "***** Running Unit Tests on .NET Core *****"
214214
dotnet test $(PathToUnitTestCsproj) /p:Configuration=Release /p:Platform="macOS"
215+
echo temp
215216
- task: CmdLine@2
216217
displayName: 'Pack NuGets'
217218
inputs:

0 commit comments

Comments
 (0)