mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00
8 lines
178 B
INI
8 lines
178 B
INI
[pytest]
|
|
# 跳过目录
|
|
addopts =
|
|
--ignore=tests/ci_use
|
|
--ignore=tests/ce
|
|
--ignore=tests/operators/test_fused_moe.py
|
|
--ignore=tests/operators/test_w4afp8_gemm.py
|