Skip to content

Bump @typescript-eslint/parser from 5.59.1 to 5.59.6 (#105) #330

Bump @typescript-eslint/parser from 5.59.1 to 5.59.6 (#105)

Bump @typescript-eslint/parser from 5.59.1 to 5.59.6 (#105) #330

Workflow file for this run

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