Skip to content

Merge pull request #11 from Automattic/fix-missing-db-name-constant #109

Merge pull request #11 from Automattic/fix-missing-db-name-constant

Merge pull request #11 from Automattic/fix-missing-db-name-constant #109

Workflow file for this run

name: Testing
on:
pull_request:
push:
branches:
- main
- master
jobs:
test:
uses: wp-cli/.github/.github/workflows/reusable-testing.yml@main
with:
minimum-php: "7.4"