Skip to content

Commit bffec16

Browse files
committed
Improve documentation layout
1 parent 99708c6 commit bffec16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: ${{ matrix.php == '8.5' }}
5757

5858
- name: Run static analysis
59-
run: composer phpstan-build
59+
run: composer phpstan
6060
if: ${{ matrix.php == '8.4' && matrix.stability == 'prefer-stable'}}
6161

6262
- name: Run Coding style rules

0 commit comments

Comments
 (0)