Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
kris
/
pqcrypto
espelho de
https://github.com/henrydcase/pqc.git
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Questões
1
Lançamentos
2
Wiki
Trabalho
Ver a proveniência
remove not needed flag
tags/v0.0.1
Henry Case
há 3 anos
ascendente
77ca982b4c
cometimento
9b7b7277ce
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
Ver ficheiro
@@ -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
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar