Skip to content

Commit 1ecbbf8

Browse files
committed
Adjust name of phpstan workflow step
1 parent f4052be commit 1ecbbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- name: Run PHPUnit
3838
run: composer run phpunit
3939

40-
- name: Run PHPUnit
40+
- name: Run PHPStan
4141
run: composer run phpstan

0 commit comments

Comments
 (0)