fix: rewrite tool-lab tests as pure functions (remove dead mount/FakeFs; fix import-type-as-value bug)
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- run: pnpm install vitest
|
||||
- run: pnpm -r build
|
||||
- run: pnpm -r test
|
||||
- run: pnpm test
|
||||
- run: pnpm -r pack
|
||||
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user