Commit 58583647 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Update azure-devops.yml for Azure Pipelines

parent 188f0d67
......@@ -216,7 +216,7 @@ jobs:
solution: 'NLua.Android.sln'
configuration: Release
- script: 'dotnet test .\tests\build\net45\bin\Release\NLuaTest.dll -l:trx'
- script: 'dotnet test .\tests\build\net45\bin\Release\NLuaTest.dll -l:trx --Platform:x64'
displayName: 'Run Windows Tests'
- script: 'RENAME TestResults\*.trx NLua.Windows.xml'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment