Skip to content

Commit 90d9e5d

Browse files
committed
autofix gen baseline
1 parent 6b9761e commit 90d9e5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/autofix.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
- name: Install dependencies
3939
run: composer install --prefer-dist --no-progress
4040

41+
- name: phpstan baseline
42+
run: composer phpstan-baseline && git add .
43+
4144
- name: Run rector-fix
4245
run: composer rector-fix
4346

0 commit comments

Comments
 (0)