1
1
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:
Henry Case 2022-07-11 13:51:19 +01:00 committed by GitHub
parent 183669bd36
commit a00ed72798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: