Skip to content

Commit 5fd9ed0

Browse files
committed
Cleanup GH workflows
1 parent a172d97 commit 5fd9ed0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,5 @@ jobs:
3838
dependency-versions: ${{ matrix.dependencies }}
3939
composer-options: "${{ matrix.composer-options }}"
4040

41-
- name: Require type-info-extras
42-
if: ${{ matrix.php >= '8.2' }}
43-
run: composer require radebatz/type-info-extras -W
44-
4541
- name: PHPUnit Tests
4642
run: bin/phpunit --configuration phpunit.xml.dist --coverage-text

0 commit comments

Comments
 (0)