Commit 898a9151 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

fix \

parent e2ec40fb
......@@ -55,7 +55,7 @@ jobs:
- script: 'dotnet test ./tests/build/net45/bin/Release/NLuaTest.dll -l:trx;'
displayName: 'Run OSX tests'
- script: 'mv TestResults\*.trx .\TEST-Result-Mac.xml'
- script: 'mv TestResults/*.trx ./TEST-Result-Mac.xml'
displayName: 'Rename Test result'
- task: PublishTestResults@2
......
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