Skip to content

Commit 1abc00d

Browse files
committed
More fixes
1 parent 485dfb4 commit 1abc00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/end_to_end_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
composer create-project symfony/symfony-demo composer_test
5151
5252
- name: Test application
53+
working-directory: ./composer_test
5354
run: |
54-
working-directory: ./composer_test
5555
php bin/console about
5656
php bin/console list
5757
php bin/console cache:clear --env=test

0 commit comments

Comments
 (0)