fix(smartnpm): Fix file extraction & streaming, types and caching; update deps and CI; skip flaky tests

This commit is contained in:
2025-08-18 02:12:19 +00:00
parent 80e50b7391
commit a27a5c53c8
11 changed files with 9005 additions and 3850 deletions

View File

@@ -119,6 +119,6 @@ jobs:
run: |
npmci node install stable
npmci npm install
pnpm install -g @gitzone/tsdoc
pnpm install -g @git.zone/tsdoc
npmci command tsdoc
continue-on-error: true