mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 14:03:55 -05:00
fix ci
This commit is contained in:
parent
8abcfbeb1d
commit
623854f035
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ impl Collection {
|
|||
.is_ok()
|
||||
},
|
||||
Some(cards),
|
||||
None,
|
||||
)?
|
||||
.clamp(0.7, 0.95))
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue