Skip to content

chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 #318

chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0

chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 #318

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- name: Run tests
run: pnpm test