Actions: erkamyaman/angular-devtools
Actions
1 workflow run
1 workflow run
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.
CI
#1:
Pull request #1
opened
by
erkamyaman