Skip to content

Commit 939e0de

Browse files
committed
fix ci
1 parent f0d0c02 commit 939e0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rolling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
colcon-defaults: |
3636
{
3737
"build": {
38-
"packages-up-to": true
38+
"packages-up-to": true,
3939
"mixin": ["coverage-gcc"]
4040
}
4141
}

0 commit comments

Comments
 (0)