Skip to content

Commit

Permalink
Perf test branch was merged
Browse files Browse the repository at this point in the history
  • Loading branch information
WardBrian committed Sep 8, 2023
1 parent cef8a1b commit 7a23f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def checkCompilation(String testsPath, String stancFlags = ""){
unstash 'ubuntu-exe'

sh """
git clone --recursive --depth 50 https://github.com/stan-dev/performance-tests-cmdstan --branch compile-only
git clone --recursive --depth 50 https://github.com/stan-dev/performance-tests-cmdstan
"""

writeFile(file:"performance-tests-cmdstan/cmdstan/make/local", text:"CXX=${CXX}")
Expand Down

0 comments on commit 7a23f46

Please sign in to comment.