Skip to content

Commit

Permalink
test: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Aug 23, 2024
1 parent dec7740 commit d6456d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/drupal-integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
composer config repositories.amazeeio/drupal_integrations '{"type": "github", "url": "http://github.com/amazeeio/drupal-integrations"}'
composer config github-oauth.github.com ${{ secrets.GITHUB_TOKEN }}
composer config platform.php 8.3.1
composer require --no-install amazeeio/drupal_integrations:dev-main
rm composer.lock
- name: Update codebase to follow CI configuration
Expand Down

0 comments on commit d6456d6

Please sign in to comment.