mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
ci: apply common-scripts CI refactor
This commit is contained in:
@@ -598,7 +598,7 @@ def pytest_unconfigure(config: Config) -> None:
|
||||
config.pluginmanager.unregister(idf_local_plugin)
|
||||
|
||||
|
||||
dut_artifacts_url = []
|
||||
dut_artifacts_url: t.List[str] = []
|
||||
|
||||
|
||||
@pytest.hookimpl(hookwrapper=True)
|
||||
|
||||
Reference in New Issue
Block a user