ci: run the devtools package tests
pnpm test runs the Angular host app suite, which tsconfig.spec.json
limits to src/**/*.spec.ts, so the vitest suite in packages/ng-devtools
never ran on a pull request.
Add a step for pnpm test:devtools and name the existing step after the
project it covers. - #1
Closed
erkamyaman wants to merge 11 commits into
Closed
erkamyaman wants to merge 11 commits into
erkamyaman wants to merge 11 commits into
Commits
Commits on Sep 20, 2026
Commits on Sep 21, 2026
- authored
- authored
- committed
- committed
- authored