From c9baacdcaaa67dd21b1a080735487e418be7456e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20=C3=9Clgen?= Date: Thu, 8 Feb 2024 15:06:19 +0000 Subject: [PATCH] Coverage Test 11 --- .github/workflows/coverage.yml | 5 +---- niftyreg_build_version.txt | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 507252d9..aaa1a1b1 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -6,11 +6,8 @@ jobs: steps: - uses: actions/checkout@v3 - - name: Install CMake - uses: lukka/get-cmake@latest - - name: Install dependencies - run: sudo apt-get update && sudo apt-get install -y gcc g++ git lcov + run: sudo apt-get update && sudo apt-get install -y lcov - name: Install Catch2 run: | diff --git a/niftyreg_build_version.txt b/niftyreg_build_version.txt index 1c105f1a..53c86ff4 100644 --- a/niftyreg_build_version.txt +++ b/niftyreg_build_version.txt @@ -1 +1 @@ -416 +417