Skip to content

Commit 6da965b

Browse files
PotabkYikun
andauthored
Update pytest.ini
Co-authored-by: Yikun Jiang <yikunkero@gmail.com>
1 parent b577c2e commit 6da965b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytest.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[pytest]
22
minversion = 6.0
33
markers =
4-
single: tests that run on single npu
5-
multi: tests that run on multi npu
4+
singlenpu: tests that run on single npu
5+
multinpu: tests that run on multi npu
66
norecursedirs =
77
vllm-empty/tests/prefix_caching
88
vllm-empty/tests/weight_loading

0 commit comments

Comments
 (0)