Skip to content

Commit acccb39

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Don't generate junit.xml in libmysqlclient for now
2 parents efcffc9 + d85bdfd commit acccb39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/actions/test-libmysqlclient/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ runs:
1414
export PDO_MYSQL_TEST_HOST=127.0.0.1
1515
export PDO_MYSQL_TEST_USER=root
1616
export PDO_MYSQL_TEST_PASS=root
17-
export TEST_PHP_JUNIT=junit.xml
1817
export REPORT_EXIT_STATUS=no
19-
rm -rf junit.xml | true
2018
sapi/cli/php run-tests.php -P -q \
2119
-g FAIL,BORK,LEAK,XLEAK \
2220
--no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 \

0 commit comments

Comments
 (0)