Skip to content

Commit

Permalink
fix php project type not including drush
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantintegral committed Jun 12, 2023
1 parent 601e3ac commit 5255f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: |
cp drainpipe/tests/fixtures/drainpipe-test-production-build/composer-ddev-global-binary.json composer.json
cp drainpipe/tests/fixtures/drainpipe-test-production-build/Taskfile.yml .
ddev config --auto
ddev config --project-type=drupal9
ddev start
ddev composer install
ddev restart
Expand Down

0 comments on commit 5255f57

Please sign in to comment.