Skip to content

Commit a5fd6b6

Browse files
GromNaNmaxhelias
authored andcommitted
Re-enable tests with Symfony 8 and MongoDB ODM
1 parent 123ab96 commit a5fd6b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ jobs:
5252
php-version: ${{ matrix.php-version }}
5353
tools: flex
5454

55-
- name: Remove incompatible packages
56-
if: matrix.symfony-version == '8.0.*'
57-
run: |
58-
composer remove --no-update --dev doctrine/mongodb-odm
59-
6055
- name: Install Composer dependencies
6156
uses: ramsey/composer-install@v2
6257
with:

0 commit comments

Comments
 (0)