mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-22 12:47:08 +00:00
let CI check for mate scores outside the valid range
closes https://github.com/official-stockfish/Stockfish/pull/6358 No functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
e7a4708ad5
commit
315f8ba4bf
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
repository: vondele/matetrack
|
||||
path: matetrack
|
||||
ref: 4f8a80860ed8f3607f05a9195df8b40203bdc360
|
||||
ref: 2d96fa3373f90edb032b7ea7468473fb9e6f0343
|
||||
persist-credentials: false
|
||||
|
||||
- name: matetrack install deps
|
||||
|
||||
Reference in New Issue
Block a user