Skip to content

Commit 4c71395

Browse files
committed
Do NOT import database dump during GitHub Actions
1 parent 377d42b commit 4c71395

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
with:
4848
multisite: ${{ matrix.multisite }}
4949
php: ${{ matrix.php }}
50+
skipDatabaseInstall: false
5051
wp: ${{ matrix.wp }}
5152
secrets: inherit
5253

0 commit comments

Comments
 (0)