Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit caff2fd

Browse files
chore: sync workflows
1 parent a442d3d commit caff2fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,8 @@ jobs:
281281
WP_MULTISITE: ${{ matrix.WP_MULTISITE }}
282282
ACTIVATE_POPULAR_PLUGINS: ${{ matrix.ACTIVATE_POPULAR_PLUGINS }}
283283
if: env.RUNNING
284+
- run: sudo systemctl start mysql
285+
if: env.RUNNING
284286
- name: Run tests
285287
run: bash travis-ci/bin/php/wp-test.sh
286288
env:

0 commit comments

Comments
 (0)