TimJentzsch / stonefish_engine

An amateur chess engine written in Rust.
https://lichess.org/@/StonefishEngine
GNU General Public License v3.0
2 stars 0 forks source link

Add CI #12

Open TimJentzsch opened 1 year ago

TimJentzsch commented 1 year ago

Add GitHub Actions to check the formatting, compile errors and lints for this repository. Later we should also consider adding tests, but some of them currently take a long time to run.