Update test.yml

This commit is contained in:
lilingfengdev 2024-10-06 15:33:13 +08:00 committed by GitHub
parent 14d0f6228a
commit 2989e20d11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,4 +30,4 @@ jobs:
globs: 'docs*/**/*.md'
- name: "Build"
run: "pnpm run --parallel build"
run: "pnpm run build"