Skip to content

Commit 498e8da

Browse files
committed
Fix
1 parent 373c300 commit 498e8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100
cat $SYMFONY_FOLDER/config/bundles.php | grep "Marvin255ValueObjectBundle"
101101
- name: Check that Doctrine works fine
102102
run: |
103-
cat $SYMFONY_FOLDER/bin/console doctrine:mapping:info --no-interaction
103+
cat $SYMFONY_FOLDER/bin/console doctrine:mapping:info

0 commit comments

Comments
 (0)