Browse Source

Update main.yml

pull/24/head
Henry Case 2 years ago
committed by GitHub
parent
commit
a00ed72798
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml View File

@@ -83,7 +83,7 @@ jobs:
- name: Run KAT tests
run: |
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
cargo run --release -- --katdir kat
MEMSAN:


Loading…
Cancel
Save