diff --git a/.jenkins b/.jenkins index 1775a57d3b..b9ece2dce2 100644 --- a/.jenkins +++ b/.jenkins @@ -343,7 +343,7 @@ pipeline { --with-cuda \ --with-cuda-options=enable_lambda \ --arch=Volta70 \ - .. && \ + && \ make test -j8''' } post {