CI: Build Windows binary in a separate job
Some checks failed
/ verify (push) Has been cancelled

This commit is contained in:
Juno Takano 2026-06-20 03:44:01 -03:00
commit f69617e40a
6 changed files with 130 additions and 38 deletions

View file

@ -3,3 +3,4 @@ allow-expect-in-tests = true
single-char-binding-names-threshold = 2
upper-case-acronyms-aggressive = true
allow-indexing-slicing-in-tests = true
check-incompatible-msrv-in-tests = true