Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit a2656ca

Browse files
authored
Revert "Make Perf Tests by Comment only"
1 parent db5d7a6 commit a2656ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

perf.groovy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ def static getOSGroup(def os) {
140140
if (isSmoketest)
141141
{
142142
builder.setGithubContext("${os} ${arch} CoreCLR Perf Tests Correctness")
143-
builder.triggerOnlyOnComment()
144-
builder.setCustomTriggerPhrase("(?i).*test\\W+${os}\\W+${arch}\\W+perf correctness.*")
145143
}
146144
else
147145
{

0 commit comments

Comments
 (0)