浏览代码
Update cmake.yml
pull/1586/head
Ray
4 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
2 次插入 和
2 次删除
-
.github/workflows/cmake.yml
|
|
@ -1,4 +1,4 @@ |
|
|
|
name: CMake Builds |
|
|
|
name: CMakeBuilds |
|
|
|
|
|
|
|
on: |
|
|
|
push: |
|
|
@ -90,4 +90,4 @@ jobs: |
|
|
|
shell: bash |
|
|
|
# Execute tests defined by the CMake configuration. |
|
|
|
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail |
|
|
|
run: ctest -C $BUILD_TYPE |
|
|
|
run: ctest -C $BUILD_TYPE |