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:
parent
7514f8d9a3
commit
fb47a19eea
1 changed files with 2 additions and 2 deletions
4
.github/workflows/master-codecov-report.yml
vendored
4
.github/workflows/master-codecov-report.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue