Skip to content

ci: add build/test workflow and status badge#2

Merged
osaether merged 1 commit into
mainfrom
ci/add-build-workflow
Jun 6, 2026
Merged

ci: add build/test workflow and status badge#2
osaether merged 1 commit into
mainfrom
ci/add-build-workflow

Conversation

@osaether

@osaether osaether commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds .github/workflows/ci.yml: on push/PR to main, installs libmeschach-dev + libyaml-dev, runs make check-deps, builds with make, and runs the tools/fh_crosscheck/ unit tests under pytest.
  • Adds a CI status badge to the README (next to the license badge).

FastHenry is not required for CI — the harness unit tests only parse sample output, they don't shell out to the solver.

🤖 Generated with Claude Code

Add a CI workflow that installs the apt build deps (libmeschach-dev,
libyaml-dev), builds with make, and runs the cross-check harness unit
tests via pytest. Add a CI status badge to the README alongside the
license badge.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@osaether osaether merged commit 521705a into main Jun 6, 2026
1 check 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.

1 participant