tflite-micro/.github
Esun Kim b4bb8128b6
[CI] Docker test fixes (#3436)
* Fix Python module shadowing in Docker CI

Applies legacy_create_init = False to Python rules in BUILD files to prevent Bazel from automatically generating __init__.py files. This prevents the root 'signal/' directory (which contains C++ kernels but no Python source) from being treated as a Python package, which was shadowing the standard library 'signal' module and causing psutil failures in the tflm-ci Docker container.

* Fix directory path in Docker workflows
2026-02-10 10:51:10 -08:00
..
workflows [CI] Docker test fixes (#3436) 2026-02-10 10:51:10 -08:00
ci-error-template.md Issue on error 2022-08-24 02:26:07 +00:00
dependabot.yml Removed pip from dependabot (#3430) 2026-02-09 23:17:26 -08:00
scheduled-error-template.md