mirror of https://github.com/google/oss-fuzz.git
[envoy] Fix coverage_extra_args format.
This commit is contained in:
parent
1c0f84362b
commit
91b44185ac
|
@ -5,4 +5,4 @@ auto_ccs:
|
|||
- "alyssar@google.com"
|
||||
- "dio@tetrate.io"
|
||||
- "envoy-security@googlegroups.com"
|
||||
coverage_extra_args: -ignore-filename-regex='.*\.cache.*'
|
||||
coverage_extra_args: -ignore-filename-regex=.*\.cache.*
|
||||
|
|
Loading…
Reference in New Issue