Commit f243c021 authored by Dominik Charousset's avatar Dominik Charousset

Run the Robot tests for debug builds on Jenkins

parent 35d98f75
......@@ -21,6 +21,7 @@ config = [
],
extraDebugFlags: [
'CAF_LOG_LEVEL:STRING=TRACE',
'CAF_ENABLE_ROBOT_TESTS:BOOL=ON',
],
// Our build matrix. Keys are the operating system labels and values are build configurations.
buildMatrix: [
......
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