Skip to content

Commit a052e85

Browse files
committed
fix: syntax error of workflow file.
1 parent 3d1d328 commit a052e85

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
@@ -46,7 +46,7 @@ jobs:
4646
- name: Run PHPStan
4747
run: composer phpstan
4848

49-
- create-class-diagram:
49+
create-class-diagram:
5050
runs-on: ubuntu-latest
5151
name: Create class diagram
5252
steps:

0 commit comments

Comments
 (0)