Skip to content

Commit 3e321d8

Browse files
committed
comment phpstan
1 parent 1d2d85d commit 3e321d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
- name: PHP Code Sniffer
4747
run: composer codesniffer
4848

49-
- name: PHPStan analysis
50-
run: composer stan
49+
# - name: PHPStan analysis
50+
# run: composer stan
5151

5252
code-coverage:
5353
name: Code coverage

0 commit comments

Comments
 (0)