Commit 3ac41462 authored by Paul's avatar Paul
Browse files

Remove overlapping tools

parent b6ca80c9
......@@ -149,7 +149,7 @@ rocmtest tidy: rocmnode('rocmtest') { cmake_build ->
aggregatingResults: true,
enabledForFailure: true,
referenceJobName: 'MLLibs/AMDMIGraphX/develop',
tools: [cmake(), clangTidy(), cppCheck(), clang(), gcc(), sphinxBuild()]
tools: [cmake(), clang(), sphinxBuild()]
)
}
}
......
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