"docs/git@developer.sourcefind.cn:norm/vllm.git" did not exist on "4ee52bb169d64691c3bfe7b1b2fff91300d49095"
Unverified Commit ca36441b authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[CI] disable distributed test stage (#5961)

parent f26316ed
......@@ -539,6 +539,7 @@ pipeline {
steps {
unit_distributed_linux('pytorch', 'cpu')
}
when { expression { false } }
}
}
post {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment