Skip to content

build(deps-dev): bump ts-jest from 27.1.5 to 29.1.1 #792

build(deps-dev): bump ts-jest from 27.1.5 to 29.1.1

build(deps-dev): bump ts-jest from 27.1.5 to 29.1.1 #792

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