mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
ci: Added missing generic tag to psram tests
This commit is contained in:
@@ -24,6 +24,7 @@ def test_esp_timer(dut: Dut) -> None:
|
||||
|
||||
|
||||
@pytest.mark.esp32
|
||||
@pytest.mark.generic
|
||||
@pytest.mark.psram
|
||||
@pytest.mark.parametrize('config', [
|
||||
'psram',
|
||||
|
Reference in New Issue
Block a user