浏览代码

Specify the tests directory for pytest

default_compile_flags
vector-of-bool 5 年前
父节点
当前提交
4c94414b9d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      tools/ci.py

+ 1
- 0
tools/ci.py 查看文件

'--durations=10', '--durations=10',
f'--basetemp={paths.BUILD_DIR / "_tmp"}', f'--basetemp={paths.BUILD_DIR / "_tmp"}',
'-n4', '-n4',
'tests/',
]) ])





正在加载...
取消
保存