Ver a proveniência

kat: run in release mode

tags/v0.0.1
Henry Case há 3 anos
ascendente
cometimento
fd21b95a2d
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .github/workflows/main.yml

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

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

Carregando…
Cancelar
Guardar