Skip to content

Commit f3d0793

Browse files
committed
mute stan
1 parent 5ef2fed commit f3d0793

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}
2929
- name: Install dependencies
3030
run: composer install -o
31-
- name: Phpstan analysis
32-
run: make stan
3331
- name: Run tests
3432
run: make test
3533
- name: Coverage

0 commit comments

Comments
 (0)