Skip to content

Commit

Permalink
Update acms.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshreeputra authored Feb 14, 2023
1 parent 4b9d2c1 commit dae28e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/acms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
../orca/bin/ci/after_success.sh
../orca/bin/ci/after_failure.sh
../orca/bin/ci/after_script.sh
- name: Run coverage
if: matrix.coverage == 'xdebug'
run: composer coverage
VERIFY_ACMS_STARTERKIT_ON_DRUPAL_PROJECT:
if: ${{ github.event_name == 'push' }}
name: "Verify ${{ matrix.starter-kits }} with demo-content=${{ matrix.demo-content }}, content-model=${{ matrix.content-model }}, dam-integration=${{ matrix.dam-integration }}, core-version=${{ matrix.core-version }} on acquia/drupal-recommended-project"
Expand Down

0 comments on commit dae28e6

Please sign in to comment.