Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Aug 20, 2024
1 parent 6cb35e4 commit 72b3d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestFunctional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Install Drupal
run: |
ddev drush --yes site:install:all
ddev task test:siteinstall:all
- name: Run Functional Tests
run: ddev task test:functional
Expand Down

0 comments on commit 72b3d7c

Please sign in to comment.