mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
647de14b4d
GitHub CI is too slow and most of the time times out before we can run all the tests. This migrates the tests to using nextest to use their sharding implementation.