We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe07fbc commit 8812040Copy full SHA for 8812040
1 file changed
.github/workflows/ci.yml
@@ -84,9 +84,6 @@ jobs:
84
- name: Build
85
run: pnpm run build
86
87
- - name: Test unit
88
- run: pnpm run test-unit
89
-
90
- name: Test serve
91
run: pnpm run test-serve
92
0 commit comments