Commit Graph

1 Commits

Author SHA1 Message Date
Kinneyzhang
d3972fdc26 ci: add GitHub Actions workflow
Two jobs on ubuntu-latest:
- elisp-only matrix (Emacs 29.1 floor + 30.1): byte-compile with
  error-on-warn, then the ERT suite (C-module tests auto-skip)
- C-module job (apt Emacs 29.3): build ekp.so, full ERT suite with
  C/elisp parity tests, then the 300-case property fuzz

Both paths were dry-run in a local ubuntu:24.04 container before
committing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-26 19:53:40 +08:00