ci: Added missing generic tag to psram tests

This commit is contained in:
Jakob Hasse
2024-04-15 14:25:03 +02:00
parent f9e81fe6fc
commit bf2bbbde16
3 changed files with 5 additions and 2 deletions

View File

@@ -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',