mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-16 15:21:07 +00:00
Update cmake.yml
This commit is contained in:
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: CMake Builds
|
name: CMakeBuilds
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -90,4 +90,4 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
# Execute tests defined by the CMake configuration.
|
# Execute tests defined by the CMake configuration.
|
||||||
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
|
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
|
||||||
run: ctest -C $BUILD_TYPE
|
run: ctest -C $BUILD_TYPE
|
||||||
|
|||||||
Reference in New Issue
Block a user