This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
software
/
assimp.assimp
espejo de
https://github.com/assimp/assimp.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Use unique name for the sanitizer check
Kim Kulling
hace 5 años
padre
a5a38c02a5
commit
4afbe35e07
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.github/workflows/sanitizer.yml
+ 1
- 1
.github/workflows/sanitizer.yml
Ver fichero
@@ -1,4 +1,4 @@
-name: C/C++
CI
+name: C/C++
Sanitizer
on:
push: