Skip to content

Commit 4d6243c

Browse files
committed
Merge branch 'testcase' of https://github.com/kurisaW/rt-thread into testcase
2 parents 307500e + 6328766 commit 4d6243c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/utest_auto_run.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@ jobs:
6565
config_file: "cpp11/cpp11.cfg"
6666

6767
- platform: { UTEST: "A9", RTT_BSP: "bsp/qemu-vexpress-a9", QEMU_ARCH: "arm", QEMU_MACHINE: "vexpress-a9", SD_FILE: "sd.bin", KERNEL: "standard", "SMP_RUN":"" }
68-
config_file: "net/lwip.cfg"
69-
70-
- platform: { UTEST: "A9", RTT_BSP: "bsp/qemu-vexpress-a9", QEMU_ARCH: "arm", QEMU_MACHINE: "vexpress-a9", SD_FILE: "sd.bin", KERNEL: "standard", "SMP_RUN":"" }
71-
config_file: "net/netdev.cfg"
72-
73-
- platform: { UTEST: "A9", RTT_BSP: "bsp/qemu-vexpress-a9", QEMU_ARCH: "arm", QEMU_MACHINE: "vexpress-a9", SD_FILE: "sd.bin", KERNEL: "standard", "SMP_RUN":"" }
74-
config_file: "net/sal_lwip.cfg"
7568
config_file: "components/lwip.cfg"
7669
- platform: { UTEST: "A9", RTT_BSP: "bsp/qemu-vexpress-a9", QEMU_ARCH: "arm", QEMU_MACHINE: "vexpress-a9", SD_FILE: "sd.bin", KERNEL: "standard", "SMP_RUN":"" }
7770
config_file: "components/netdev.cfg"

0 commit comments

Comments
 (0)