Skip to content

Commit 6af42a0

Browse files
committed
adjust the table prefix
1 parent 7c29004 commit 6af42a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
--dbuser=root \
114114
--dbpass='' \
115115
--dbhost=127.0.0.1:3306 \
116+
--dbprefix=wptests_ \
116117
--skip-check
117118
118119
- name: Run unit tests - single site

0 commit comments

Comments
 (0)