Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a GitHub Action to run
lake build
and stack build
Runs automatically for pull requests to `main` or pushes to `main`. Uses Nix to obtain the packages declared in `shell.nix` (`elan` and `stack`). Caches Lean toolchain and Lean packages, retrieving Mathlib via `lake exe cache get` if not already in the GitHub Actions cache.
- Loading branch information