Skip to content

Bump @types/node from 22.5.4 to 22.5.5 #3

Bump @types/node from 22.5.4 to 22.5.5

Bump @types/node from 22.5.4 to 22.5.5 #3

Workflow file for this run

on:
pull_request:
types:
- opened
- synchronize
push:
branches:
- main
jobs:
test_config:
runs-on:
- ubuntu-latest
- windows-latest
steps:
- run: git clone --depth=1 "${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git" .
- run: npm ci
- run: npx eslint .
- run: node ./lib/config.js