Skip to content

fix: mv single to @eggjs/core #1527

fix: mv single to @eggjs/core

fix: mv single to @eggjs/core #1527

Workflow file for this run

name: CI app
on:
push:
branches: [ master, next ]
pull_request:
branches: [ master, next ]
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: '18.19.0, 18, 20, 22'
test: 'npm run ci:app'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}