Skip to content

Commit

Permalink
Added olivero theme for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kedarkhaire committed Jan 22, 2025
1 parent 0c36f8d commit 975cac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
composer config --json extra.patches."drupal/core" '{ "Support entities that are neither content nor config entities": "https://www.drupal.org/files/issues/2020-12-02/3042467-50.patch"}'
composer update --with-all-dependencies
composer require --dev phpspec/prophecy-phpunit:^2
composer require --dev drupal/olivero
composer config --no-plugins allow-plugins.drupal/console-extend-plugin true
# Install drupal using minimal installation profile and enable the module.
Expand Down

0 comments on commit 975cac1

Please sign in to comment.