Browse Source

Use unique name for the sanitizer check

Kim Kulling 5 năm trước cách đây
mục cha
commit
4afbe35e07
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: