Skip to content

ci(next): add PHP 8.2 to CI test matrix #615

ci(next): add PHP 8.2 to CI test matrix

ci(next): add PHP 8.2 to CI test matrix #615

name: next-drupal-query
on:
push:
pull_request:
types: [opened, synchronize, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run tests
run: yarn test packages/next-drupal-query