Skip to content

Commit 7a5df60

Browse files
committed
wip
1 parent 165c3b1 commit 7a5df60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
commit_message: fix code style
4242
commit_options: '--no-verify'
4343

44-
# We need to run PHPStan after commiting changes as it does not auto-fix errors.
44+
# We need to run PHPStan after commiting changes as it does not auto-fix errors...
4545
- name: PHPStan
4646
run: ./vendor/bin/phpstan

0 commit comments

Comments
 (0)