Skip to content

chore: migrate from ESLint to oxlint with @eggjs/oxlint-config extension #1467

chore: migrate from ESLint to oxlint with @eggjs/oxlint-config extension

chore: migrate from ESLint to oxlint with @eggjs/oxlint-config extension #1467

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
merge_group:
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest, macos-latest, windows-latest'
version: '16, 18, 20, 22, 24'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}