Skip to content

Commit

Permalink
ci(test suite): Remove useless step [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Mar 24, 2023
1 parent 9f22e07 commit adc225d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ jobs:
ddev get julienloizelet/ddev-crowdsec-php
ddev get julienloizelet/ddev-playwright
- name: Start DDEV
run: |
ddev start
- name: Start DDEV with PHP ${{ matrix.php-version }}
- name: Start DDEV
run: ddev start

- name: Set BOUNCER_KEY and PROXY_IP env
Expand Down

0 comments on commit adc225d

Please sign in to comment.