Skip to content

Add NieR:Automata, Rollerdrome, Sonic Mania to Supported Games (#83) #220

Add NieR:Automata, Rollerdrome, Sonic Mania to Supported Games (#83)

Add NieR:Automata, Rollerdrome, Sonic Mania to Supported Games (#83) #220

Workflow file for this run

name: Check linting
on:
push:
pull_request:
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_ACTIONS: true
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: latest
- run: node scripts/lint.mjs