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

Update azure-devops-linux.yml for Azure Pipelines

parent 07024da9
...@@ -34,7 +34,7 @@ steps: ...@@ -34,7 +34,7 @@ steps:
inputs: inputs:
command: custom command: custom
custom: vstest custom: vstest
arguments: '.\tests\build\netcore\bin\Release\netcoreapp3.0\KeraLuaTest.Core.dll' arguments: 'tests/build/netcore/bin/Release/netcoreapp3.0/NLuaTest.dll'
- task: SendTelegramNotification@0 - task: SendTelegramNotification@0
condition: in(variables['Agent.JobStatus'], 'SucceededWithIssues') condition: in(variables['Agent.JobStatus'], 'SucceededWithIssues')
......
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