Skip to content

Commit

Permalink
fix: syntax error of workflow file.
Browse files Browse the repository at this point in the history
  • Loading branch information
smeghead committed May 28, 2024
1 parent 3d1d328 commit a052e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Run PHPStan
run: composer phpstan

- create-class-diagram:
create-class-diagram:
runs-on: ubuntu-latest
name: Create class diagram
steps:
Expand Down

0 comments on commit a052e85

Please sign in to comment.