0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00

ci: fix codecov master workflow (#2662)

This commit is contained in:
Gao Sun 2022-12-14 08:56:20 +08:00 committed by GitHub
parent 7514f8d9a3
commit fb47a19eea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,8 @@ jobs:
- name: Setup Node and pnpm
uses: silverhand-io/actions-node-pnpm-run-steps@v2
- name: Prepack
run: pnpm prepack
- name: Build for test
run: pnpm -r build:test
- name: Test
run: pnpm ci:test