Преглед изворни кода

ci: run host tests when tools.json is updated

Ivan Grokhotkov пре 4 година
родитељ
комит
7f8790b528
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitlab/ci/rules.yml

+ 1 - 0
.gitlab/ci/rules.yml

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