Skip to content

Bump lint-staged from 15.4.1 to 15.4.2 #2270

Bump lint-staged from 15.4.1 to 15.4.2

Bump lint-staged from 15.4.1 to 15.4.2 #2270

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm test