forked from espressif/esp-idf
ci: disable idf-ci plugin
this plugin will be re-enabled with compatible code in !38755
This commit is contained in:
@@ -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
|
||||
|
@@ -1,4 +1,5 @@
|
||||
[pytest]
|
||||
addopts = -p no:idf-ci
|
||||
|
||||
# log related
|
||||
log_cli = True
|
||||
|
Reference in New Issue
Block a user