Skip to content

Commit 2c5d65a

Browse files
committed
more 11g test ignores
1 parent 5c96c00 commit 2c5d65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: |
8989
# https://github.com/php/php-src/pull/18734
9090
# https://github.com/php/pecl-database-pdo_oci/pull/16#discussion_r2119810891
91-
rm -v php-src/ext/pdo/tests/pdo_fetch_class_change_ctor_args_during_fetch{1,2,3,4,5}.phpt
91+
rm -v php-src/ext/pdo/tests/*.phpt
9292
php php-src/run-tests.php --show-diff --show-slow 1000 --set-timeout 120 tests
9393
env:
9494
PDO_TEST_DIR: ${{ github.workspace }}/php-src/ext/pdo/tests

0 commit comments

Comments
 (0)