Skip to content

Commit

Permalink
Require all the modules currently in the Starshot prototype, for perf…
Browse files Browse the repository at this point in the history
…ormance testing (#9)
  • Loading branch information
phenaproxima authored Jul 12, 2024
1 parent 67b5971 commit 8e0605b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
composer create-project php-tuf/drupal-project --repository '{"type": "path", "url": "template-project", "options": {"symlink": false}}' --stability=dev -vvv
- name: Install modules and themes
run: composer -vvv require drupal/address drupal/pathauto drupal/project_browser
run: composer -vvv require drupal/address drupal/antibot drupal/automatic_updates drupal/coffee drupal/diff drupal/easy_breadcrumb drupal/eca drupal/focal_point drupal/geocoder drupal/geofield drupal/gin drupal/gin_toolbar drupal/honeypot drupal/leaflet_more_maps drupal/linkit drupal/media_entity_download drupal/media_file_delete drupal/metatag drupal/pathauto drupal/project_browser drupal/quick_node_clone drupal/redirect drupal/sam drupal/scheduler drupal/simple_sitemap drupal/smart_date drupal/type_tray drupal/uli_custom_workflow drupal/webform
working-directory: drupal-project

- name: Update Drupal core
Expand Down

0 comments on commit 8e0605b

Please sign in to comment.