]> git.sesse.net Git - stockfish/blobdiff - .github/workflows/stockfish_compile_test.yml
Cleanup git checkout actions
[stockfish] / .github / workflows / stockfish_compile_test.yml
index 90e01537d571fdb2d448023d5eed8fa8b3deec3f..808fcb55f7b3b70ef2fdcdbdf74db41d1a8ecc5f 100644 (file)
@@ -52,8 +52,6 @@ jobs:
         shell: ${{ matrix.config.shell }}
     steps:
       - uses: actions/checkout@v3
-        with:
-          fetch-depth: 0
 
       - name: Setup msys and install required packages
         if: runner.os == 'Windows'