Skip to content

Commit e379b5e

Browse files
committed
TESTING
1 parent 17650bb commit e379b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
uses: phpcsstandards/xmllint-validate@v1
8686
with:
8787
pattern: "phpunitlte9.xml.dist"
88-
xsd-file: "vendor/phpunit/phpunit/schema/9.2.xsd"
88+
xsd-file: "vendor/phpunit/phpunit/schema/10.5.xsd"
8989

9090
- name: "Validate PHPUnit 10+ config for use with PHPUnit 10"
9191
uses: phpcsstandards/xmllint-validate@v1

0 commit comments

Comments
 (0)