We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d644600 commit 28a40b2Copy full SHA for 28a40b2
.github/actions/test-libmysqlclient/action.yml
@@ -19,5 +19,5 @@ runs:
19
rm -rf junit.xml | true
20
sapi/cli/php run-tests.php -P -q \
21
-g FAIL,BORK,LEAK,XLEAK \
22
- --offline --show-diff --show-slow 1000 --set-timeout 120 \
+ --no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 \
23
ext/pdo_mysql
0 commit comments