Skip to content

build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1 #409

build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1

build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1 #409

Workflow file for this run

on:
pull_request:
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- run: yarn install --frozen-lockfile
- run: yarn test