Skip to content

Commit 39bfcc1

Browse files
Update workflow: Make 1.46 PHPUnit non-experimental
from miraheze/.github (miraheze/.github@92c5732)
1 parent 3a8659f commit 39bfcc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mediawiki-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
composer-test: false
3030
coverage: false
3131
experimental-phan: true
32-
experimental-phpunit: true
32+
experimental-phpunit: false
3333

3434
# Latest MediaWiki master - PHP 8.4
3535
- mw: 'master'

0 commit comments

Comments
 (0)