Skip to content

CI Enhancement: Integrate npm run build in Workflows#101

Closed
chiscookeke11 wants to merge 4 commits intoLumina-eX:mainfrom
chiscookeke11:issue-76
Closed

CI Enhancement: Integrate npm run build in Workflows#101
chiscookeke11 wants to merge 4 commits intoLumina-eX:mainfrom
chiscookeke11:issue-76

Conversation

@chiscookeke11
Copy link
Copy Markdown
Contributor

closes #76


** Summary**
Integrates npm run build into the CI workflow to automatically verify build success on every pull request.

** Changes**

  • Added build step to GitHub Actions workflow
  • Ensures linting and build run on every PR

** Result**
PRs now fail if the project does not build successfully, helping catch issues before merging.

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 29, 2026

@chiscookeke11 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

CI Enhancement: Integrate npm run build in Workflows

1 participant