Skip to content

Commit d76c65c

Browse files
author
github-ci
committed
CI: Fix errors
1 parent 8805b40 commit d76c65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: composer install --prefer-dist --no-progress
3434

3535
- name: Run PHPStan
36-
run: composer run-script phpstan
36+
run: composer run-script phpstan

0 commit comments

Comments
 (0)