Parcourir la source

Rename action

amai2012 il y a 6 ans
Parent
commit
eefc07a739
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/ci-unixish.yml

+ 1 - 1
.github/workflows/ccpp.yml → .github/workflows/ci-unixish.yml

@@ -1,4 +1,4 @@
-name: C/C++ CI
+name: C/C++ CI Unixish
 
 on: [push, pull_request]