mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
Disable whl_test since we are not building python package internally. (#2153)
BUG=http://b/294278650
This commit is contained in:
parent
a7846a1759
commit
f19f21df9e
1 changed files with 3 additions and 0 deletions
|
|
@ -176,4 +176,7 @@ sh_test(
|
|||
data = [
|
||||
":whl",
|
||||
],
|
||||
tags = [
|
||||
"notap", # See http://b/294278650#comment4 for more details.
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue