Skip to content

refactor: Unify view and history subject array #389

refactor: Unify view and history subject array

refactor: Unify view and history subject array #389

Workflow file for this run

name: Lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: nschloe/action-cached-lfs-checkout@v1
- uses: pnpm/action-setup@v3
with:
version: 8
run_install: |
- recursive: true
- name: Lint
run: pnpm lint