Skip to content

Commit 02ef371

Browse files
committed
[skip ci] Add --no-progress to FreeBSD build
1 parent 12f20ce commit 02ef371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/freebsd/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ runs:
9595
sapi/cli/php run-tests.php \
9696
-P -q -j2 \
9797
-g FAIL,BORK,LEAK,XLEAK \
98+
--no-progress \
9899
--offline \
99100
--show-diff \
100101
--show-slow 1000 \

0 commit comments

Comments
 (0)