Skip to content

Commit 6ce0bc8

Browse files
ci(end-to-end): Remove useless ddev restart
1 parent 0ed0504 commit 6ce0bc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/end-to-end-test-suite.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
6969
- name: Setup WordPress ${{ matrix.wp-version }} with PHP ${{ matrix.php-version }}
7070
run: |
71-
ddev start
7271
ddev exec wp core install --url='https://${{ env.WP_VERSION_CODE }}.ddev.site' --title='WordPress' --admin_user='admin' --admin_password='admin123' --admin_email='admin@admin.com'
7372
7473

0 commit comments

Comments
 (0)