Skip to content

Chore: [AEA-0000] - do not need true flag on npm ci#136

Merged
anthony-nhs merged 1 commit intomainfrom
fix_npm_ci
Apr 15, 2026
Merged

Chore: [AEA-0000] - do not need true flag on npm ci#136
anthony-nhs merged 1 commit intomainfrom
fix_npm_ci

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

  • do not need true flag on npm ci

Copilot AI review requested due to automatic review settings April 15, 2026 10:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unnecessary/invalid extra argument from the npm ci invocation in the repository’s Makefile, aligning the install workflow with standard npm CLI usage.

Changes:

  • Update install-node target to run npm ci --ignore-scripts without an extraneous true argument.

@sonarqubecloud
Copy link
Copy Markdown

@anthony-nhs anthony-nhs merged commit 6a7443a into main Apr 15, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants