Skip to content

Commit 5153c4f

Browse files
committed
ci: add tests for PHP 8.5
1 parent 4b12ff0 commit 5153c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: PHP-CS-Fixer
3131
uses: docker://oskarstark/php-cs-fixer-ga
3232
with:
33-
args: --dry-run
33+
args: --diff --dry-run
3434

3535
psalm:
3636
name: Psalm

0 commit comments

Comments
 (0)