carbon-tutorial-angular icon indicating copy to clipboard operation
carbon-tutorial-angular copied to clipboard

Miss Configured CircleCI Pipeline

Open Gabuardi opened this issue 4 years ago • 3 comments

When you fork the repository the .yml config file has a command npm run test:once. This command is not any which Angular brought by default when you scaffold a project with the CLI... the approved PRs on the step 1 has not the circleCI pipeline, that's why these are approved.

Gabuardi avatar May 04 '21 16:05 Gabuardi

Were you able to resolve this?

weirdyang avatar Jul 09 '21 07:07 weirdyang

@weirdyang I wasn't - but I discovered a workaround which is just manually adding the command to the package.json

Gabuardi avatar Jul 09 '21 12:07 Gabuardi

@weirdyang I wasn't - but I discovered a workaround which is just manually adding the command to the package.json

Thanks, will do the same

weirdyang avatar Jul 09 '21 12:07 weirdyang