Skip to content

Commit 63863e3

Browse files
committed
fix
1 parent d961ec9 commit 63863e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
${{ runner.os }}-php-
116116
117117
- name: Install dependencies
118-
id: Install dependencies
118+
id: composer-dependencies
119119
run: composer req --dev laravel/framework:${{ matrix.laravel-versions }} -W
120120

121121
- name: Check codeclimate

0 commit comments

Comments
 (0)