Skip to content

chore(deps-dev): bump eslint-plugin-jest from 27.6.0 to 28.8.3 #64

chore(deps-dev): bump eslint-plugin-jest from 27.6.0 to 28.8.3

chore(deps-dev): bump eslint-plugin-jest from 27.6.0 to 28.8.3 #64

Workflow file for this run

name: tsd
on:
push:
branches:
- main
- develop
pull_request:
jobs:
tsd:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup node 20
uses: actions/setup-node@v4
with:
node-version: lts/*
- name: Install
run: yarn install
- name: Check type definitions
run: yarn run tsd