[CI] Refactor tests to reduce CI time. (#8312)
This commit is contained in:
@@ -4,6 +4,7 @@ import pytest
|
||||
import testing as tm
|
||||
import sys
|
||||
|
||||
pytestmark = pytest.mark.timeout(30)
|
||||
|
||||
ROOT_DIR = tm.PROJECT_ROOT
|
||||
DEMO_DIR = os.path.join(ROOT_DIR, 'demo')
|
||||
|
||||
Reference in New Issue
Block a user