Skip to content

fix: use @eggjs/multipart and @eggjs/view #20

fix: use @eggjs/multipart and @eggjs/view

fix: use @eggjs/multipart and @eggjs/view #20

Workflow file for this run

name: CI lib/core
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, windows-latest'
version: '18, 20'
test: 'npm run ci:lib/core'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}