Skip to content

Commit 957b18b

Browse files
authored
extend time control (6*time)
1 parent 3e18c92 commit 957b18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/games.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
-engine cmd=new-engine/engine name=new \
9393
-engine cmd=base-engine/chess_engine name=base \
9494
-openings file=UHO_Lichess_4852_v1.epd format=epd order=random \
95-
-each tc=10+0.5 \
95+
-each tc=60+0.5 \
9696
-rounds 6000 \
9797
-concurrency $(nproc) \
9898
-pgnout notation=san nodes=true file=games1.pgn \

0 commit comments

Comments
 (0)