소스 검색
Update cmake.yml
pull/1586/head
Ray
4 년 전
committed by
GitHub
No known key found for this signature in database
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 |