Skip to content

Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5 #522

Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5

Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5 #522

Workflow file for this run

name: 'run tests'
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm ci
- run: |
npm run test