Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
kris
/
pqcrypto
réplica de
https://github.com/henrydcase/pqc.git
Seguir
1
Destacar
1
Fork
0
Código
Incidencias
1
Lanzamientos
2
Wiki
Actividad
Explorar el Código
remove not needed flag
tags/v0.0.1
Henry Case
hace 3 años
padre
77ca982b4c
commit
9b7b7277ce
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
Ver fichero
@@ -76,7 +76,7 @@ jobs:
make
- name: run tests
run: |
cd build && ./ut
${FILTER_TESTS}
cd build && ./ut
- name: Build Rust bindings
run: |
cd src/rustapi/pqc-sys && cargo build
Escribir
Vista previa
Cargando…
Cancelar
Guardar