Skip to content

Commit

Permalink
Coverage Test 9
Browse files Browse the repository at this point in the history
  • Loading branch information
onurulgen committed Feb 8, 2024
1 parent 645e932 commit b5e217b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: lukka/get-cmake@latest

- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y gcc g++ git lcov lsb-release wget
run: sudo apt-get update && sudo apt-get install -y gcc g++ git lcov lsb-release software-properties-common wget

- name: Install CUDA Toolkit
uses: Jimver/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion niftyreg_build_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
414
415

0 comments on commit b5e217b

Please sign in to comment.