We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1d328 commit a052e85Copy full SHA for a052e85
.github/workflows/php.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Run PHPStan
47
run: composer phpstan
48
49
- - create-class-diagram:
+ create-class-diagram:
50
runs-on: ubuntu-latest
51
name: Create class diagram
52
steps:
0 commit comments