Skip to content

Commit 2080517

Browse files
committed
Update tests.yml
1 parent 602fc71 commit 2080517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
run: |
241241
php build-infection/bin/infection-config.php \
242242
--source-directory='build/PHPStan/Build' \
243-
--timeout=180 \
243+
--timeout=300 \
244244
> infection.json5
245245
cat infection.json5 | jq
246246

0 commit comments

Comments
 (0)