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 23:03:38 +01:00 committed by GitHub
parent bed758a905
commit 75b651d04a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ jobs:
cd test/katrunner && cd test/katrunner &&
wget http://amongbytes.com/files/kat.zip wget http://amongbytes.com/files/kat.zip
unzip kat.zip unzip kat.zip
cargo run --release -- --katdir KAT cargo run --release -- --katdir kat
MEMSAN: MEMSAN:
name: Memory Sanitizer build name: Memory Sanitizer build
runs-on: [ubuntu-20.04] runs-on: [ubuntu-20.04]