Преглед изворни кода

Update cmake.yml

pull/1586/head
Ray пре 4 година
committed by GitHub
родитељ
комит
ccdf2a3a9e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      .github/workflows/cmake.yml

+ 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

Loading…
Откажи
Сачувај