Skip to content

Commit 75118a3

Browse files
committed
ci: move to github stan format
1 parent 2e44988 commit 75118a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: make test
5757

5858
- name: Run static analysis using phpstan
59-
run: make stan
59+
run: make stan-ci
6060
env:
6161
PHPSTAN_OUTPUT_FORMAT: github
6262

0 commit comments

Comments
 (0)