perf(ci): trim install smoke overhead (#52447)

* perf(ci): trim install smoke overhead

* perf(ci): skip discord opus native build noise

* fix(ci): use npm latest dist-tag in install smoke
This commit is contained in:
Vincent Koc
2026-03-22 12:44:47 -07:00
committed by GitHub
parent bd108dfe00
commit 66beff726b
7 changed files with 38 additions and 13 deletions

View File

@@ -15,3 +15,7 @@ onlyBuiltDependencies:
- node-llama-cpp
- protobufjs
- sharp
ignoredBuiltDependencies:
- "@discordjs/opus"
- koffi