ci: disable idf-ci plugin

this plugin will be re-enabled with compatible code in !38755
This commit is contained in:
Fu Hanxi
2025-06-03 08:37:30 +02:00
parent 11ad7e0581
commit 87a5aedb85
10 changed files with 10 additions and 7 deletions
+1
View File
@@ -7,6 +7,7 @@ python_files = pytest_*.py
addopts =
-s -vv
--embedded-services esp,idf
-p no:idf-ci
--tb short
--strict-markers
--skip-check-coredump y