Skip to content

Commit 288e8f6

Browse files
committed
Fix super-linter
1 parent 9e6d455 commit 288e8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
VALIDATE_CSS: true
3535
VALIDATE_JAVASCRIPT_ES: true
3636
VALIDATE_JSON: true
37-
VALIDATE_PHP_BUILTIN: true
37+
VALIDATE_PHP_BUILTIN: false
3838
VALIDATE_YAML: true
3939
VALIDATE_XML: true
4040
VALIDATE_GITHUB_ACTIONS: true

0 commit comments

Comments
 (0)