We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d0c02 commit 939e0deCopy full SHA for 939e0de
1 file changed
.github/workflows/rolling.yaml
@@ -35,7 +35,7 @@ jobs:
35
colcon-defaults: |
36
{
37
"build": {
38
- "packages-up-to": true
+ "packages-up-to": true,
39
"mixin": ["coverage-gcc"]
40
}
41
0 commit comments