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.
pnpm source
1 parent df72fb8 commit 4c1f63cCopy full SHA for 4c1f63c
‎.github/workflows/ci.yml‎
@@ -26,6 +26,7 @@ jobs:
26
27
- name: Build and test
28
run: |
29
+ pnpm -r compile-ts
30
pnpm -r source
31
pnpm -r build
32
pnpm -r test
0 commit comments