Implement at least minimal *automatic* CI #2593
Labels
backend
gpt4all-backend issues
chat
gpt4all-chat issues
circleci
circleci pipeline issues
python-bindings
gpt4all-bindings Python specific issues
Currently, the only CI that runs automatically on PRs, even those submitted by people with write access to this repo, is a spell check.
We should at least have a check to make sure that code submitted to this repo compiles on one of macOS, Windows, or Linux. Better, all of them. Even better, we could test basic functionality of the backend and python bindings automatically.
The text was updated successfully, but these errors were encountered: