ci(qemu): temporarily allow qemu tests to fail

This commit is contained in:
Marius Vikhammer
2023-07-13 11:15:38 +08:00
parent 8019d6dbe3
commit 91aaf8b1a0
6 changed files with 1 additions and 6 deletions
@@ -7,7 +7,6 @@ from pytest_embedded import Dut
@pytest.mark.generic
@pytest.mark.supported_targets
@pytest.mark.nightly_run
def test_bootloader_support(dut: Dut) -> None:
dut.run_all_single_board_cases()