Skip to content

Commit 5a0393a

Browse files
committed
fix
1 parent c43afdd commit 5a0393a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/post_trigger_check_new_failing_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,6 @@ jobs:
193193
endSha = match[1].trim();
194194
break;
195195
}
196-
if (content.trim() && !content.startsWith(' ')) {
197-
inEnvBlock = false;
198-
}
199196
}
200197
}
201198

0 commit comments

Comments
 (0)