mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
ci: fix pytest generic env markers
This commit is contained in:
@@ -24,7 +24,7 @@ def test_esp_timer(dut: Dut) -> None:
|
||||
|
||||
|
||||
@pytest.mark.esp32
|
||||
@pytest.mark.quad_psram
|
||||
@pytest.mark.psram
|
||||
@pytest.mark.parametrize('config', [
|
||||
'psram',
|
||||
], indirect=True)
|
||||
|
Reference in New Issue
Block a user