Skip to content

Commit ca09276

Browse files
authored
Update games.yml
1 parent 5035495 commit ca09276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/games.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ jobs:
5555
5656
- name: Run fastchess SPRT
5757
run: |
58-
./fastchess \
58+
./fastchess -recover \
5959
-engine cmd=test_chesslib/build/engine name=new \
6060
-engine cmd=cppchess_engine/build/chess_engine name=base \
6161
-openings file=UHO_Lichess_4852_v1.epd format=epd order=random \
6262
-each tc=10+0.5 \
63-
-rounds 600 \
63+
-rounds 6000 \
6464
-concurrency 1 \
6565
-pgnout notation=san nodes=true file=games1.pgn \
6666
-sprt elo0=0 elo1=2 alpha=0.05 beta=0.05

0 commit comments

Comments
 (0)