MNT Require extra modules

This commit is contained in:
Steve Boyd 2021-11-14 09:41:28 +13:00 committed by GitHub
parent 5149c08d38
commit 30298655e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ jobs:
uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.11
with:
run_endtoend: true
# This is required for behat
composer_require_extra: "silverstripe/widgets:^2 silverstripe/comments:^3 silverstripe/content-widget:^2"