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 e7d299f commit db400a7Copy full SHA for db400a7
.github/workflows/ci.yml
@@ -26,6 +26,6 @@ jobs:
26
with:
27
version: 7
28
run_install: false
29
- - run: pnpm
+ - run: pnpm install
30
- run: pnpm test run
31
- run: pnpm build
0 commit comments