Skip to content

Commit

Permalink
more main changes
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrb committed Apr 4, 2024
1 parent 0715023 commit 23b067a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
php-version: "7.4"
extensions: mbstring, mysql
coverage: xdebug
- name: Validate composer.json and composer.lock
run: composer validate
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-suggest
- name: Start Apache
run: sudo service apache2 start
- name: Run Cypress tests
Expand Down

0 comments on commit 23b067a

Please sign in to comment.