mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
ci: fix typos tag naming of all flash_multi
This commit is contained in:
@@ -17,7 +17,7 @@ def test_master_single_dev(case_tester) -> None: # type: ignore
|
||||
|
||||
# Job for test_env `external_flash` just for esp32 only
|
||||
@pytest.mark.esp32
|
||||
@pytest.mark.flash_mutli
|
||||
@pytest.mark.flash_multi
|
||||
@pytest.mark.parametrize('config', ['defaults',], indirect=True)
|
||||
def test_master_esp_flash(case_tester) -> None: # type: ignore
|
||||
for case in case_tester.test_menu:
|
||||
|
Reference in New Issue
Block a user