mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
[ci] Test with time slice off by default
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
a4eb64b873
commit
74912a6bee
@@ -733,7 +733,7 @@ static void testcase(void)
|
||||
/* delay_until */
|
||||
UTEST_UNIT_RUN(test_delay_until);
|
||||
/* timeslice */
|
||||
UTEST_UNIT_RUN(test_timeslice);
|
||||
// UTEST_UNIT_RUN(test_timeslice); /* Can not running in Github Action QEMU */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user