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