Browse Source

Rename action

amai2012 5 years ago
parent
commit
eefc07a739
1 changed files with 1 additions and 1 deletions
  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]