Skip to content

fix(next): fix typo; follow up to PR #698 #1120

fix(next): fix typo; follow up to PR #698

fix(next): fix typo; follow up to PR #698 #1120

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