Skip to content

Commit 29db480

Browse files
ignoring warnings in cs checker
1 parent b814cf2 commit 29db480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: composer update --prefer-dist --no-progress --no-suggest
2323

2424
- name: Run script
25-
run: vendor/bin/phpcs
25+
run: vendor/bin/phpcs -n

0 commit comments

Comments
 (0)