Skip to content

Bump eslint from 9.17.0 to 9.18.0 #266

Bump eslint from 9.17.0 to 9.18.0

Bump eslint from 9.17.0 to 9.18.0 #266

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