Skip to content

Commit 33d7cc5

Browse files
committed
* fixes FreeBSD 6
1 parent 0e42d79 commit 33d7cc5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-freebsd.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ jobs:
153153
/usr/local/bin/php run-tests.php \
154154
-P -q -j2 \
155155
-g FAIL,BORK,LEAK,XLEAK \
156-
--no-progress \
157156
--offline \
158157
--show-diff \
159158
--show-slow 4000 \
@@ -164,7 +163,6 @@ jobs:
164163
/usr/local/bin/php run-tests.php \
165164
-P -q -j2 \
166165
-g FAIL,BORK,LEAK,XLEAK \
167-
--no-progress \
168166
--offline \
169167
--show-diff \
170168
--show-slow 4000 \
@@ -177,7 +175,6 @@ jobs:
177175
/usr/local/bin/php run-tests.php \
178176
-P -q -j2 \
179177
-g FAIL,BORK,LEAK,XLEAK \
180-
--no-progress \
181178
--offline \
182179
--show-diff \
183180
--show-slow 4000 \
@@ -192,7 +189,6 @@ jobs:
192189
/usr/local/bin/php run-tests.php \
193190
-P -q -j2 \
194191
-g FAIL,BORK,LEAK,XLEAK \
195-
--no-progress \
196192
--offline \
197193
--show-diff \
198194
--show-slow 4000 \

0 commit comments

Comments
 (0)