Skip to content

chore(other-deps): ⬆️ update pnpm to v9 #438

chore(other-deps): ⬆️ update pnpm to v9

chore(other-deps): ⬆️ update pnpm to v9 #438

Workflow file for this run

name: CI
on:
pull_request: ~
push:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run:
npx turbo run lint:eslint lint:types lint:md lint:knip
lint:package-json lint:spelling lint:prettier test