Skip to content

Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 #13

Bump @eslint/plugin-kit from 0.2.1 to 0.2.3

Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 #13

Workflow file for this run

name: Coverage
on:
pull_request_target:
branches:
- master
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
package-manager: pnpm