chore: update ci step name [ci skip]

This commit is contained in:
Evan You 2022-05-12 08:38:48 +08:00
parent b5aa768733
commit c44b3fc2ff

View File

@ -46,7 +46,7 @@ jobs:
- run: pnpm install
- name: Run unit tests
- name: Run e2e tests
run: pnpm run test-e2e
lint-and-test-dts: