Skip to content

Fix version: 9 for CI, and no npm package in README.md #63

Fix version: 9 for CI, and no npm package in README.md

Fix version: 9 for CI, and no npm package in README.md #63

Workflow file for this run

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint
name: Lint
on:
pull_request: ~
push:
branches:
- main