Skip to content

Commit 32a33ee

Browse files
committed
test: skip mla_perf_test
1 parent ae58880 commit 32a33ee

File tree

1 file changed

+1
-1
lines changed
  • rtp_llm/models_py/modules/hybrid/test

1 file changed

+1
-1
lines changed

rtp_llm/models_py/modules/hybrid/test/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ py_test (
3636
"//rtp_llm:testlib",
3737
],
3838
env = test_envs,
39-
tags = ["open_skip", "H20"],
39+
tags = ["open_skip", "H20", "manual"],
4040
exec_properties = {'gpu':'H20'},
4141
)
4242

0 commit comments

Comments
 (0)