ci: remove temp deepsleep tag runner

This commit is contained in:
Marius Vikhammer
2022-06-23 17:26:51 +08:00
parent 45ba00544a
commit e4cbaa6f2b
6 changed files with 16 additions and 58 deletions
@@ -10,7 +10,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32s2
@pytest.mark.esp32s3
@pytest.mark.deepsleep_temp_tag
@pytest.mark.generic
def test_ulp_riscv_gpio(dut: Dut) -> None:
dut.expect_exact('Not a ULP-RISC-V wakeup, initializing it!')