Explorar el Código

kat: run in release mode

tags/v0.0.1
Henry Case hace 3 años
padre
commit
fd21b95a2d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml Ver fichero

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

Cargando…
Cancelar
Guardar