Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
898a9151
Commit
898a9151
authored
May 03, 2020
by
Vinicius Jarina
Browse files
fix \
parent
e2ec40fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
898a9151
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment