Commit 3aaff863 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Fix windows tests

parent 0b13466d
......@@ -302,7 +302,7 @@ stages:
- script: 'RENAME TestResult.xml NLua.Windows.xml'
displayName: 'Rename Test result'
- script: 'MOVE TestResults\NLua.Windows.xml .'
- script: 'MOVE NLua.Windows.xml .'
displayName: 'Move 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