mirror of https://github.com/google/oss-fuzz.git
[tensorflow] Speculative fix to get at least one successful build. (#2014)
* [tensorflow] Speculative fix to get at least one successful build. * Remove empty lines in project.yaml. * do not change the timeout
This commit is contained in:
parent
9dc68e0f20
commit
00349e3e61
|
@ -3,3 +3,7 @@ primary_contact: "mihaimaruseac@google.com"
|
|||
auto_ccs:
|
||||
- "dga@google.com"
|
||||
- "frankchn@google.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
sanitizers:
|
||||
- address
|
||||
|
|
Loading…
Reference in New Issue