Skip to content

WIP: Update Drupal/PHP versions used in CI test matrix #620

WIP: Update Drupal/PHP versions used in CI test matrix

WIP: Update Drupal/PHP versions used in CI test matrix #620

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