Skip to content

ci: add validation workflow - #2

Open
felix0102 wants to merge 1 commit into
mainfrom
codex/add-ci-validation
Open

ci: add validation workflow#2
felix0102 wants to merge 1 commit into
mainfrom
codex/add-ci-validation

Conversation

@felix0102

Copy link
Copy Markdown
Owner

Summary

  • run JavaScript syntax checks on pushes to main and pull requests
  • run the Node built-in test suite in GitHub Actions
  • document the continuous integration workflow

Local verification

  • node --check app.js
  • node --test todo-store.test.mjs
  • git diff --check

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.

1 participant