1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 07:35:38 +00:00

kat: run in release mode

This commit is contained in:
Henry Case 2021-05-25 12:30:35 +01:00
parent 7ff8d8fcef
commit fd21b95a2d

View File

@ -29,4 +29,4 @@ jobs:
cd test/katrunner &&
curl http://amongbytes.com/~flowher/permalinks/kat.zip --output kat.zip
unzip kat.zip
cargo run -- --katdir KAT
cargo run --release -- --katdir KAT