Skip to content

fix: Update pre-commit CI workflow#25

Open
newtontech wants to merge 1 commit into
masterfrom
fix/pre-commit-ci
Open

fix: Update pre-commit CI workflow#25
newtontech wants to merge 1 commit into
masterfrom
fix/pre-commit-ci

Conversation

@newtontech
Copy link
Copy Markdown
Owner

Fixes #24

Changes

  • Update to Node.js 20
  • Handle missing package-lock.json
  • Graceful error handling for optional scripts

- Use Node.js 20 (LTS)
- Use npm ci with fallback to npm install
- Handle missing scripts gracefully
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.

fix: Update CI workflow to fix failing builds

2 participants