diff --git a/.github/workflows/cmakeLinux.yml b/.github/workflows/test-xapi-cpp.yml similarity index 98% rename from .github/workflows/cmakeLinux.yml rename to .github/workflows/test-xapi-cpp.yml index 4e207ee..610106f 100644 --- a/.github/workflows/cmakeLinux.yml +++ b/.github/workflows/test-xapi-cpp.yml @@ -1,6 +1,6 @@ # This starter workflow is for a CMake project running on multiple platforms. There is a different starter workflow if you just want a single platform. # See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml -name: CMake on Linux with GCC and Clang +name: Test xapi-cpp on: push: