forked from weaselab/conflict-set
Remove duplicate clang compiler warning action
This commit is contained in:
Vendored
-1
@@ -57,7 +57,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
CleanBuildAndTest("-DCMAKE_BUILD_TYPE=Debug")
|
CleanBuildAndTest("-DCMAKE_BUILD_TYPE=Debug")
|
||||||
recordIssues(tools: [clang()])
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('SIMD fallback') {
|
stage('SIMD fallback') {
|
||||||
|
|||||||
Reference in New Issue
Block a user