]> git.sesse.net Git - stockfish/commit
CI/CD: play games
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 22 Jun 2024 07:17:45 +0000 (09:17 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 23 Jun 2024 09:35:50 +0000 (11:35 +0200)
commit5514690f8e19631054271a6ca7e1cbfaf1b443f2
tree6d961bb67c303fd3d17125fa9bac960158f42414
parent2678606e8dbeac8332909f0b3e43638936570835
CI/CD: play games

this action plays games under fast-chess with a `debug=yes` compiled binary.

It checks for triggered asserts in the code, or generally for engine disconnects.

closes https://github.com/official-stockfish/Stockfish/pull/5403

No functional change
.github/workflows/games.yml [new file with mode: 0644]
.github/workflows/stockfish.yml