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.
REPORT_EXIT_STATUS=no
1 parent 452e008 commit 65faa58Copy full SHA for 65faa58
.github/actions/test-libmysqlclient/action.yml
@@ -14,7 +14,6 @@ runs:
14
export PDO_MYSQL_TEST_HOST=127.0.0.1
15
export PDO_MYSQL_TEST_USER=root
16
export PDO_MYSQL_TEST_PASS=root
17
- export REPORT_EXIT_STATUS=no
18
sapi/cli/php run-tests.php -P -q \
19
-g FAIL,BORK,LEAK,XLEAK \
20
--no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 \
0 commit comments