Explorar el Código

Use unique name for the sanitizer check

Kim Kulling hace 5 años
padre
commit
4afbe35e07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/sanitizer.yml

+ 1 - 1
.github/workflows/sanitizer.yml

@@ -1,4 +1,4 @@
-name: C/C++ CI
+name: C/C++ Sanitizer
 
 on:
   push: