Skip to content

Commit 49cf63a

Browse files
authored
Update games.yml
1 parent a522468 commit 49cf63a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/games.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
-rounds ${{ github.event.inputs.rounds }} \
124124
-concurrency $(nproc) \
125125
-pgnout notation=san nodes=true file=games.pgn \
126+
-repeat \
126127
-sprt elo0=${{ github.event.inputs.elo0 }} elo1=${{ github.event.inputs.elo1 }} alpha=0.05 beta=0.05 | tee results.txt
127128
128129
./ordo-linux64 -o ratings.txt -- games.pgn

0 commit comments

Comments
 (0)