We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925c367 commit dc1f24bCopy full SHA for dc1f24b
1 file changed
.github/workflows/coverage-build.yml
@@ -34,7 +34,7 @@ jobs:
34
"build": {
35
"mixin": ["coverage-gcc", "coverage-pytest", "debug"],
36
"cmake-args": [
37
- "-DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON",
+ "-DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON"
38
]
39
},
40
"test": {
0 commit comments