Skip to content

fix: use @eggjs/ip instead of ip (#95) #221

fix: use @eggjs/ip instead of ip (#95)

fix: use @eggjs/ip instead of ip (#95) #221

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
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: '14, 16, 18, 20, 22'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}