Skip to content

Commit 6fba496

Browse files
authored
ci: enable report benchmark diff on a PR basis (#124)
1 parent 0032ed4 commit 6fba496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pipeline {
6565
}
6666
post {
6767
cleanup {
68-
notifyBuildResult(prComment: true)
68+
notifyBuildResult(prComment: true, goBenchmarkComment: true)
6969
}
7070
}
7171
}

0 commit comments

Comments
 (0)