]> git.sesse.net Git - stockfish/commit
Cleanup git checkout actions
authorSebastian Buchwald <UniQP@web.de>
Sun, 10 Sep 2023 10:15:06 +0000 (12:15 +0200)
committerDisservin <disservin.social@gmail.com>
Mon, 11 Sep 2023 20:15:22 +0000 (22:15 +0200)
commit46a5cedc11bbad4a35f36aec660f270680008f37
tree5fd8069188fbe850535e658d5ebbdf9789a781f9
parent1461d861c8240e29df690f1e34dc50eee37ae1b5
Cleanup git checkout actions

We now fetch only the current commit for jobs that don't need the git
history. For the Prerelease job, we don't checkout the code at all.

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

No functional change
.github/workflows/stockfish.yml
.github/workflows/stockfish_compile_test.yml
.github/workflows/stockfish_sanitizers.yml