Commit dfd6de9
authored
fix: gcb coverage build (#6273)
The coverage build [failed][failure-log] with
(error omitted because conventionalcommits bot can't handle it)
I'm not sure why that failed, but in looking into it, I noticed I was
missing some needed flags for coverage, so maybe this is the problem and
will fix it. Note, that I was unable to reproduce the failure in any of
my tests, so I'm not sure if this will fix it, but I think we need these
flags anyway.
[failure-log]: https://pantheon.corp.google.com/cloud-build/builds;region=global/5f4c6f26-4330-44bd-8415-b75c43be2276;step=2?project=cloud-cpp-testing-resources1 parent be2c7d3 commit dfd6de9
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments