Skip to content

Load polyfills correctly for the new sqlite version (v2.2.22) #162

Load polyfills correctly for the new sqlite version (v2.2.22)

Load polyfills correctly for the new sqlite version (v2.2.22) #162

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"