Skip to content

Commit

Permalink
Do NOT import database dump during GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lipemat committed Nov 25, 2024
1 parent 377d42b commit 4c71395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
multisite: ${{ matrix.multisite }}
php: ${{ matrix.php }}
skipDatabaseInstall: false
wp: ${{ matrix.wp }}
secrets: inherit

Expand Down

0 comments on commit 4c71395

Please sign in to comment.