Skip to content

Commit 687f0a9

Browse files
committed
wrong dir
1 parent 62043b6 commit 687f0a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
sleep 1
2424
done
2525
wp core install --url=http://web:8080 --title=Acorn --admin_user=admin --admin_password=admin --admin_email=admin@example.com --skip-email --allow-root
26+
27+
cd /roots/acorn
28+
composer install
2629
composer run-script test tests/Integration/Routing
2730
2831
- name: Verify routes

0 commit comments

Comments
 (0)