Skip to content

Bump @typescript-eslint/parser from 8.19.1 to 8.20.0 #267

Bump @typescript-eslint/parser from 8.19.1 to 8.20.0

Bump @typescript-eslint/parser from 8.19.1 to 8.20.0 #267

Workflow file for this run

name: Test Makefile
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Makefile
run: make
- name: Run tests
run: npm test