Ray
4 yıl önce
işlemeyi yapan:
GitHub
ebeveyn
işleme
ccdf2a3a9e
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
2 ekleme ve
2 silme
-
.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 |