Skip to content

fix(eslint-config-fuf): update dependency @ianvs/prettier-plugin-sort… #1366

fix(eslint-config-fuf): update dependency @ianvs/prettier-plugin-sort…

fix(eslint-config-fuf): update dependency @ianvs/prettier-plugin-sort… #1366

Workflow file for this run

name: ci
# only on push in branches
on:
push:
branches:
- '**'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-project
- run: pnpm test