Skip to content

Commit adc225d

Browse files
ci(test suite): Remove useless step [skip ci]
1 parent 9f22e07 commit adc225d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test-suite.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,8 @@ jobs:
5454
ddev get julienloizelet/ddev-crowdsec-php
5555
ddev get julienloizelet/ddev-playwright
5656
57-
- name: Start DDEV
58-
run: |
59-
ddev start
6057
61-
62-
- name: Start DDEV with PHP ${{ matrix.php-version }}
58+
- name: Start DDEV
6359
run: ddev start
6460

6561
- name: Set BOUNCER_KEY and PROXY_IP env

0 commit comments

Comments
 (0)