This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
software
/
assimp.assimp
mirror da
https://github.com/assimp/assimp.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Use unique name for the sanitizer check
Kim Kulling
5 anni fa
parent
a5a38c02a5
commit
4afbe35e07
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/sanitizer.yml
+ 1
- 1
.github/workflows/sanitizer.yml
Vedi File
@@ -1,4 +1,4 @@
-name: C/C++
CI
+name: C/C++
Sanitizer
on:
push: