Skip to content

Commit 2f4aab6

Browse files
authored
Update ci.yml
1 parent 0cdcc6d commit 2f4aab6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
3131
- name: Install PHP 8.1 dependencies
3232
run: composer update --${{ matrix.dependency-version }} --no-interaction --no-progress
33-
34-
- name: Run PHPStan
35-
run: ./vendor/bin/phpstan
3633

3734
- name: Run Tests for PHP 8.1
3835
run: ./vendor/bin/pest --coverage

0 commit comments

Comments
 (0)