ci: build and test only modified components related test cases
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ python_files = pytest_*.py
|
||||
# ignore PytestExperimentalApiWarning for record_xml_attribute
|
||||
# set traceback to "short" to prevent the overwhelming tracebacks
|
||||
addopts =
|
||||
-s
|
||||
-s -vv
|
||||
--embedded-services esp,idf
|
||||
--tb short
|
||||
--strict-markers
|
||||
|
||||
Reference in New Issue
Block a user