Explorar el Código

Enable all tests

blog/frodo_constant_time_issue
Henry Case hace 3 años
padre
commit
175a5725b7
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

@@ -101,4 +101,4 @@ jobs:
make
- name: run tests
run: |
cd build && ./ut --gtest_filter="NONE"
cd build && ./ut

Cargando…
Cancelar
Guardar