Skip to content

fix(next-drupal): fix "403 forbidden" jest failures #849

fix(next-drupal): fix "403 forbidden" jest failures

fix(next-drupal): fix "403 forbidden" jest failures #849

name: next-drupal-query
on:
push:
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 test packages/next-drupal-query