Skip to content

Commit

Permalink
Reverted Olivero theme addition
Browse files Browse the repository at this point in the history
  • Loading branch information
kedarkhaire committed Jan 22, 2025
1 parent 975cac1 commit b88d879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ 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 b88d879

Please sign in to comment.