We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c29004 commit 6af42a0Copy full SHA for 6af42a0
1 file changed
.github/workflows/phpunit.yml
@@ -113,6 +113,7 @@ jobs:
113
--dbuser=root \
114
--dbpass='' \
115
--dbhost=127.0.0.1:3306 \
116
+ --dbprefix=wptests_ \
117
--skip-check
118
119
- name: Run unit tests - single site
0 commit comments