Skip to content

Commit

Permalink
wrong dir
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Dec 17, 2024
1 parent 62043b6 commit 687f0a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
sleep 1
done
wp core install --url=http://web:8080 --title=Acorn --admin_user=admin --admin_password=admin --admin_email=admin@example.com --skip-email --allow-root
cd /roots/acorn
composer install
composer run-script test tests/Integration/Routing
- name: Verify routes
Expand Down

0 comments on commit 687f0a9

Please sign in to comment.