Skip to content

Commit 5bb2189

Browse files
committed
Fix
1 parent cd137af commit 5bb2189

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/nightly.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ function (): iterable {
184184
if ($prepare) {
185185
$prepare();
186186
}
187+
188+
exit(0);
187189
}
188190
$waitAll();
189191

0 commit comments

Comments
 (0)