这是indexloc提供的服务,不要输入任何密码
Skip to content

Update README.md

Update README.md #50

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: poppinss/.github/.github/workflows/test.yml@next
lint:
uses: poppinss/.github/.github/workflows/lint.yml@next
typecheck:
uses: poppinss/.github/.github/workflows/typecheck.yml@next