Skip to content

Commit 654e7f3

Browse files
committed
baseline gen
1 parent c998de9 commit 654e7f3

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
@@ -53,6 +53,9 @@ jobs:
5353
- name: Run parabench
5454
run: composer parabench
5555

56+
- name: baseline
57+
run: composer phpstan-baseline
58+
5659
- name: "Check if build has changed"
5760
if: success()
5861
id: has-changes

0 commit comments

Comments
 (0)