ci: run host tests when tools.json is updated

This commit is contained in:
Ivan Grokhotkov
2021-07-27 12:19:35 +02:00
parent 100a80556f
commit 7f8790b528

View File

@@ -109,6 +109,7 @@
- "tools/idf_size.py" - "tools/idf_size.py"
- "tools/test_idf_size/**/*" - "tools/test_idf_size/**/*"
- "tools/tools.json"
- "tools/tools_schema.json" - "tools/tools_schema.json"
- "tools/idf_tools.py" - "tools/idf_tools.py"
- "tools/test_idf_tools/**/*" - "tools/test_idf_tools/**/*"