mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
Update main.yml
This commit is contained in:
parent
183669bd36
commit
a00ed72798
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
|||||||
- name: Run KAT tests
|
- name: Run KAT tests
|
||||||
run: |
|
run: |
|
||||||
cd test/katrunner &&
|
cd test/katrunner &&
|
||||||
curl http://nice.pqsh.net/files/kat.zip --output kat.zip
|
curl http://amongbytes.com/files/kat.zip --output kat.zip
|
||||||
unzip kat.zip
|
unzip kat.zip
|
||||||
cargo run --release -- --katdir kat
|
cargo run --release -- --katdir kat
|
||||||
MEMSAN:
|
MEMSAN:
|
||||||
|
Loading…
Reference in New Issue
Block a user