Skip to content

Commit d6fe138

Browse files
committed
Fixing incorect CI names
1 parent 698bed9 commit d6fe138

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,7 +37,7 @@ jobs:
3737
- name: Install dependencies
3838
run: composer install --prefer-dist --no-progress
3939

40-
- name: Install dependencies
40+
- name: Checking codestyle
4141
run: vendor/bin/ecs
4242

4343
- name: Run code checks

0 commit comments

Comments
 (0)