Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jekuaitk committed Oct 31, 2024
1 parent b537d42 commit df180d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
docker compose exec --user root phpfpm composer install --no-interaction
# Install the site
docker compose exec --user root phpfpm vendor/bin/drush site:install --existing-config --yes
docker compose exec --user root phpfpm vendor/bin/drush site:install --existing-config --yes -vvv
# Download and install external libraries
docker compose exec --user root phpfpm vendor/bin/drush webform:libraries:download
Expand Down

0 comments on commit df180d8

Please sign in to comment.