From 2a67c9b427301ee2ddd3382421332d5d1b5daa62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20=C3=9Clgen?= Date: Thu, 8 Feb 2024 15:08:40 +0000 Subject: [PATCH] Coverage Test 12 --- .github/workflows/coverage.yml | 2 +- niftyreg_build_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index aaa1a1b1..eb617040 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -7,7 +7,7 @@ jobs: - uses: actions/checkout@v3 - name: Install dependencies - run: sudo apt-get update && sudo apt-get install -y lcov + run: sudo apt-get update && sudo apt-get install -y cmake git lcov - name: Install Catch2 run: | diff --git a/niftyreg_build_version.txt b/niftyreg_build_version.txt index 53c86ff4..29aae8ee 100644 --- a/niftyreg_build_version.txt +++ b/niftyreg_build_version.txt @@ -1 +1 @@ -417 +418