Skip to content

Commit 1164e72

Browse files
committed
Update ci.yml
1 parent da076cb commit 1164e72

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
@@ -82,6 +82,6 @@ jobs:
8282
PHPCS="${COMPOSER_HOME}/vendor/bin/phpcs"
8383
"${PHPCS}" \
8484
--standard=phpcs.xml.dist \
85-
--ignore=vendor/*,node_modules/* \<<<<<
85+
--ignore=vendor/*,node_modules/* \
8686
--extensions=php \
8787
.

0 commit comments

Comments
 (0)