mirror of
https://github.com/php/php-src.git
synced 2024-11-26 19:33:55 +08:00
[skip ci] Add --no-progress to FreeBSD build
This commit is contained in:
parent
12f20ce407
commit
02ef371eab
1
.github/actions/freebsd/action.yml
vendored
1
.github/actions/freebsd/action.yml
vendored
@ -95,6 +95,7 @@ runs:
|
||||
sapi/cli/php run-tests.php \
|
||||
-P -q -j2 \
|
||||
-g FAIL,BORK,LEAK,XLEAK \
|
||||
--no-progress \
|
||||
--offline \
|
||||
--show-diff \
|
||||
--show-slow 1000 \
|
||||
|
Loading…
Reference in New Issue
Block a user