diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 08:28:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-28 08:28:06 +0100 |
| commit | 5bfbbdba00c7f8a9c8f3085daf1420fcde38cf9c (patch) | |
| tree | ee9582d722e81f36317713e619a3914761dc754a | |
| parent | 3c5e5aa7e6138ef8de8a0b7f5b6b38bd8fb38cb4 (diff) | |
Update cmake-platform-release.yml
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .github/workflows/cmake-platform-release.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/cmake-platform-release.yml b/.github/workflows/cmake-platform-release.yml index 75ec1a8..e227914 100644 --- a/.github/workflows/cmake-platform-release.yml +++ b/.github/workflows/cmake-platform-release.yml @@ -25,6 +25,4 @@ jobs: - name: Install run: cmake --install ${{github.workspace}}/build --config ${{env.BUILD_TYPE}} - # See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail - run: ctest -C ${{env.BUILD_TYPE}} |
