Ver Fonte

Use unique name for the sanitizer check

Kim Kulling há 5 anos atrás
pai
commit
4afbe35e07
1 ficheiros alterados com 1 adições e 1 exclusões
  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: