We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373c300 commit 498e8daCopy full SHA for 498e8da
1 file changed
.github/workflows/php.yml
@@ -100,4 +100,4 @@ jobs:
100
cat $SYMFONY_FOLDER/config/bundles.php | grep "Marvin255ValueObjectBundle"
101
- name: Check that Doctrine works fine
102
run: |
103
- cat $SYMFONY_FOLDER/bin/console doctrine:mapping:info --no-interaction
+ cat $SYMFONY_FOLDER/bin/console doctrine:mapping:info
0 commit comments