Skip to content

Commit dc1f24b

Browse files
committed
Fix JSON
1 parent 925c367 commit dc1f24b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
"build": {
3535
"mixin": ["coverage-gcc", "coverage-pytest", "debug"],
3636
"cmake-args": [
37-
"-DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON",
37+
"-DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON"
3838
]
3939
},
4040
"test": {

0 commit comments

Comments
 (0)